2
0
Эх сурвалжийг харах

Update node version from 4.2.x to 4.x

Related to https://github.com/npm/registry/issues/10#issuecomment-217141066
Sotaro KARASAWA 9 жил өмнө
parent
commit
0cace80813
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  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",