We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1af4588 commit ad039d6Copy full SHA for ad039d6
package.json
@@ -4,7 +4,7 @@
4
"engines": {
5
"node": ">=14.0.0 <19"
6
},
7
- "packageManager": "pnpm@7.33.7",
+ "packageManager": "pnpm@9",
8
"scripts": {
9
"postinstall": "husky install",
10
"build": "pnpm -r build",
@@ -44,6 +44,6 @@
44
45
"volta": {
46
"node": "18.20.5",
47
- "pnpm": "7.33.7"
+ "pnpm": "9"
48
}
49
0 commit comments