Skip to content

Commit

Permalink
Update to PNPM 9
Browse files Browse the repository at this point in the history
  • Loading branch information
bvaughn committed Aug 21, 2024
1 parent 600e7f8 commit 3a2ad27
Show file tree
Hide file tree
Showing 2 changed files with 3,802 additions and 2,816 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
],
"engines": {
"node": ">=18",
"pnpm": "=8"
"pnpm": ">=9"
},
"scripts": {
"clear": "pnpm run clear:git & pnpm run clear:library & pnpm run clear:node_modules & pnpm run clear:website",
Expand Down
Loading

0 comments on commit 3a2ad27

Please sign in to comment.