Browse Source

chore: update packageManager field

Evan You 3 years ago
parent
commit
7694ab9f67
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
   "private": true,
   "version": "3.2.47",
-  "packageManager": "pnpm@7.1.0",
+  "packageManager": "pnpm@7.26.0",
   "type": "module",
   "scripts": {
     "dev": "node scripts/dev.js",