Преглед изворни кода

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

Update node version from 4.2.x to 4.x
Sotaro KARASAWA пре 9 година
родитељ
комит
583ea5b311
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      package.json

+ 2 - 2
package.json

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