Skip to content

Commit

Permalink
update pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
netroy committed Aug 13, 2024
1 parent df7b1fe commit c134729
Show file tree
Hide file tree
Showing 2 changed files with 2,878 additions and 2,296 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"lintfix": "eslint . --fix"
},
"engines": {
"node": ">=18.10",
"pnpm": ">=8.6"
"node": ">=20.15",
"pnpm": ">=9.5"
},
"files": [
"src/",
Expand All @@ -31,7 +31,7 @@
"package.json",
"tsconfig.json"
],
"packageManager": "pnpm@8.6.1",
"packageManager": "pnpm@9.6.0",
"keywords": [],
"author": "",
"license": "Apache-2.0",
Expand Down
Loading

0 comments on commit c134729

Please sign in to comment.