Skip to content

Commit

Permalink
Update npm to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent c092d8c commit c55b006
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,12 @@
"vite-tsconfig-paths": "5.1.4",
"vitest": "2.1.8"
},
"packageManager": "npm@10.9.2",
"packageManager": "npm@11.0.0",
"engines": {
"node": ">=20"
},
"volta": {
"node": "22.12.0",
"npm": "10.9.2"
"npm": "11.0.0"
}
}

0 comments on commit c55b006

Please sign in to comment.