Przeglądaj źródła

upgrade engines section of package.json

Yuki Takei 7 lat temu
rodzic
commit
0c905ba4ec
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -218,7 +218,7 @@
   },
   },
   "engines": {
   "engines": {
     "node": ">=8.11.1 <9",
     "node": ">=8.11.1 <9",
-    "npm": ">=5.6.0 <6",
+    "npm": ">=5.6.0 <7",
     "yarn": "^1.5.1"
     "yarn": "^1.5.1"
   },
   },
   "config": {
   "config": {