chore: 移除pnpm版本上限限制
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22",
|
||||
"pnpm": ">=9 <=10.12"
|
||||
"pnpm": ">=9"
|
||||
},
|
||||
"scripts": {
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
|
||||
Reference in New Issue
Block a user