Skip to content

Commit

Permalink
chore: update pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
floroz committed Nov 17, 2024
1 parent f69dcb8 commit c8f0eae
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,9 @@
"vitest": "^0.29.8"
},
"engines": {
"node": "20.11",
"pnpm": "9.13"
"node": "20.11"
},
"packageManager": "pnpm@7.28.0",
"packageManager": "pnpm@9.13.0",
"lint-staged": {
"**/*.{js,ts,tsx,vue,html,css,scss}": [
"pnpm lint"
Expand Down

0 comments on commit c8f0eae

Please sign in to comment.