Skip to content

Commit

Permalink
chore: update pnpm to 9.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Timeless0911 committed May 31, 2024
1 parent ec9bd0c commit 1234f83
Show file tree
Hide file tree
Showing 3 changed files with 3,292 additions and 2,750 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"private": true,
"name": "rslib-monorepo",
"packageManager": "pnpm@8.15.7",
"packageManager": "pnpm@9.1.4",
"engines": {
"node": ">=16.18.1"
"node": ">=18.0.0",
"pnpm": ">=9.0.0"
},
"scripts": {
"build": "pnpm -r --filter='./packages/*' run build",
Expand Down
File renamed without changes.
Loading

0 comments on commit 1234f83

Please sign in to comment.