Skip to content

Commit 8c00ef6

Browse files
author
feige996
committed
chore: 移除pnpm版本上限限制
1 parent e9a3d70 commit 8c00ef6

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
@@ -22,7 +22,7 @@
2222
},
2323
"engines": {
2424
"node": ">=22",
25-
"pnpm": ">=9 <=10.12"
25+
"pnpm": ">=9"
2626
},
2727
"scripts": {
2828
"preinstall": "npx only-allow pnpm",

0 commit comments

Comments
 (0)