Browse Source

ensure to use "engines.npm" 4.6.1

Yuki Takei 8 years ago
parent
commit
c475824252
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -136,7 +136,7 @@
   },
   "engines": {
     "node": "6.11.3",
-    "npm": "5.4.2",
+    "npm": "4.6.1",
     "yarn": "1.1.0"
   },
   "config": {