Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Commit

Permalink
Update pnpm to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 1, 2022
1 parent 23a29a2 commit e94bd40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@
},
"engines": {
"node": ">=16",
"pnpm": "6"
"pnpm": "7"
},
"imports": {
"#src/*": "./build/*",
"#test/*": "./build/test/*"
},
"packageManager": "pnpm@6.32.3",
"packageManager": "pnpm@7.0.0",
"pnpm": {
"overrides": {
"@types/node": "^16.0.0",
Expand Down

0 comments on commit e94bd40

Please sign in to comment.