Skip to content

Commit

Permalink
chore: Bump (p)npm versions and install packages (#1229)
Browse files Browse the repository at this point in the history
  • Loading branch information
RubenSibon authored May 17, 2024
1 parent c88e569 commit c7c948b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"private": true,
"engines": {
"node": "^20",
"npm": "^8",
"npm": "^10",
"pnpm": "^9"
},
"volta": {
"node": "20.11.1",
"npm": "10.5.0",
"pnpm": "9.0.2"
"node": "20.13.1",
"npm": "10.5.2",
"pnpm": "9.1.1"
},
"workspaces": [
"./packages/*",
Expand Down

0 comments on commit c7c948b

Please sign in to comment.