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 f1b2809
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": "pnpm@9.12.2",
"packageManager": "pnpm@9.12.3",
"scripts": {
"preinstall": "npx only-allow pnpm",
"prepare": "is-ci || husky install",
Expand Down

0 comments on commit f1b2809

Please sign in to comment.