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 8f98a14 commit de0d5a7Copy full SHA for de0d5a7
package.json
@@ -4,7 +4,7 @@
4
"engines": {
5
"node": ">=14.0.0 <19"
6
},
7
- "packageManager": "pnpm@9.7.1",
+ "packageManager": "pnpm@7.33.7",
8
"scripts": {
9
"postinstall": "husky install",
10
"build": "pnpm -r build",
@@ -38,6 +38,6 @@
38
39
"volta": {
40
"node": "18.20.5",
41
- "pnpm": "9.7.1"
+ "pnpm": "7.33.7"
42
}
43
0 commit comments