Skip to content

Commit c6125ef

Browse files
committed
feat: update pnpm version
1 parent 4136a4a commit c6125ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"engines": {
33
"node": "^18.19.1",
4-
"pnpm": "^9"
4+
"pnpm": "^9 || ^10"
55
},
66
"scripts": {
77
"prev": "pnpm i --force && rm -rf package-lock.json",

0 commit comments

Comments
 (0)