Skip to content

Commit

Permalink
chore: pnpmをv10に更新
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenc-nanashi committed Feb 12, 2025
1 parent 074bcec commit 385078a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"volta": {
"node": "22.11.0"
},
"packageManager": "pnpm@9.15.4",
"packageManager": "pnpm@10.3.0",
"scripts": {
"lint": "eslint --ext .js,.vue,.ts,.mts *.config.* src tests build .storybook",
"fmt": "eslint --ext .js,.vue,.ts,.mts *.config.* src tests build .storybook --fix",
Expand Down

0 comments on commit 385078a

Please sign in to comment.