Browse Source

9 -> 9.6.6

Shun Miyazawa 2 years ago
parent
commit
dbb4172f01
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -97,7 +97,7 @@
   },
   "engines": {
     "node": "^18 || ^20",
-    "npm": ">=8.5 < 9",
+    "npm": ">=8.5 < 9.6.6",
     "yarn": ">=1.22 <2"
   }
 }