Przeglądaj źródła

update docs (for npm 5.x)

Yuki Takei 8 lat temu
rodzic
commit
e28fc75693
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      README.md
  2. 1 1
      package.json

+ 1 - 1
README.md

@@ -77,7 +77,7 @@ On-premise
 ### Dependencies
 
 - node 6.x (DON'T USE 7.x)
-- npm 4.x
+- npm 5.x
 - yarn
 - MongoDB 3.x
 

+ 1 - 1
package.json

@@ -133,7 +133,7 @@
   },
   "engines": {
     "node": "6.x",
-    "npm": "4.x"
+    "npm": "5.x"
   },
   "config": {
     "blanket": {