Răsfoiți Sursa

Merge pull request #125 from crowi/update-dependent-node-version

Update node version from 4.2.x to 4.x
Sotaro KARASAWA 9 ani în urmă
părinte
comite
583ea5b311
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -24,8 +24,8 @@
     "url": "https://github.com/crowi/crowi.git"
     "url": "https://github.com/crowi/crowi.git"
   },
   },
   "engines": {
   "engines": {
-    "node": "4.2.x",
-    "npm": "3.3.x"
+    "node": "4.x",
+    "npm": "3.x"
   },
   },
   "dependencies": {
   "dependencies": {
     "async": "~1.5.0",
     "async": "~1.5.0",