Skip to content

Commit ad039d6

Browse files
chore: bumped pnpm version
1 parent 1af4588 commit ad039d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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@7.33.7",
7+
"packageManager": "pnpm@9",
88
"scripts": {
99
"postinstall": "husky install",
1010
"build": "pnpm -r build",
@@ -44,6 +44,6 @@
4444
},
4545
"volta": {
4646
"node": "18.20.5",
47-
"pnpm": "7.33.7"
47+
"pnpm": "9"
4848
}
4949
}

0 commit comments

Comments
 (0)