Skip to content

Commit

Permalink
Update to pnpm 9
Browse files Browse the repository at this point in the history
Signed-off-by: Alexis Rico <[email protected]>
  • Loading branch information
SferaDev committed Sep 19, 2024
1 parent 69c2e69 commit 17b41f9
Show file tree
Hide file tree
Showing 2 changed files with 12,605 additions and 11,620 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,15 +109,15 @@
],
"engines": {
"node": "18.x",
"pnpm": "8.x"
"pnpm": "9.x"
},
"dependencies": {
"@octokit/core": "^6.1.2",
"@pnpm/exportable-manifest": "^7.0.5",
"@pnpm/read-project-manifest": "^6.0.8",
"@pnpm/write-project-manifest": "^6.0.7"
},
"packageManager": "pnpm@8.15.9",
"packageManager": "pnpm@9.10.0",
"pnpm": {
"overrides": {
"bl@<0.9.5": ">=0.9.5",
Expand Down
Loading

0 comments on commit 17b41f9

Please sign in to comment.