소스 검색

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",