Browse Source

chore: update pnpm limit

zhangyuhan 2 years ago
parent
commit
777b7d1115
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -35,6 +35,6 @@
   },
   "engines": {
     "node": ">=18",
-    "pnpm": ">=7"
+    "pnpm": ">=8"
   }
 }