Skip to content

Commit de0d5a7

Browse files
committed
ci(config): Use pnpm v7
1 parent 8f98a14 commit de0d5a7

File tree

2 files changed

+17276
-18256
lines changed

2 files changed

+17276
-18256
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"engines": {
55
"node": ">=14.0.0 <19"
66
},
7-
"packageManager": "pnpm@9.7.1",
7+
"packageManager": "pnpm@7.33.7",
88
"scripts": {
99
"postinstall": "husky install",
1010
"build": "pnpm -r build",
@@ -38,6 +38,6 @@
3838
},
3939
"volta": {
4040
"node": "18.20.5",
41-
"pnpm": "9.7.1"
41+
"pnpm": "7.33.7"
4242
}
4343
}

0 commit comments

Comments
 (0)