瀏覽代碼

Update package.json: engine npm 2.4.x

Sotaro KARASAWA 11 年之前
父節點
當前提交
d445fe2059
共有 1 個文件被更改,包括 1 次插入1 次删除
  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",