Skip to content

Commit

Permalink
chore: use corepack
Browse files Browse the repository at this point in the history
  • Loading branch information
baurine committed Jun 14, 2024
1 parent 3b8bbc9 commit 4ba4082
Show file tree
Hide file tree
Showing 3 changed files with 2,065 additions and 1,649 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
### Setup

- node.js >18.16.0
- pnpm >8.6.12
- pnpm >9.3.0

### Local Development

Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@
"prettier --write"
],
"*.+(json|css|md|html)": "prettier --write"
}
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 4ba4082

Please sign in to comment.