Skip to content

Commit

Permalink
upgrade 3rd segment for node modules
Browse files Browse the repository at this point in the history
  • Loading branch information
vraravam committed Nov 6, 2024
1 parent 4437f1e commit ec23c28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
},
"engines": {
"node": "20.18.0",
"pnpm": "9.12.2"
"pnpm": "9.12.3"
},
"volta": {
"node": "20.18.0",
"pnpm": "9.12.2"
"pnpm": "9.12.3"
},
"engine-strict": true,
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"scripts": {
"preinstall": "npx only-allow pnpm",
"prepare": "is-ci || husky install",
Expand Down

0 comments on commit ec23c28

Please sign in to comment.