Browse Source

Update package.json: engine npm 2.4.x

Sotaro KARASAWA 11 years ago
parent
commit
d445fe2059
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -15,7 +15,7 @@
   },
   "engines": {
     "node": "0.10.x",
-    "npm": "1.3.x"
+    "npm": "2.4.x"
   },
   "dependencies": {
     "async": "~0.9.0",