소스 검색

use iojs 1.8.x

jomo 10 년 전
부모
커밋
22ea5a7e27
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -27,7 +27,7 @@
     "test-travis": "istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"
     "test-travis": "istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage"
   },
   },
   "engines": {
   "engines": {
-    "iojs": "1.6.x"
+    "iojs": "1.8.x"
   },
   },
   "dependencies": {
   "dependencies": {
     "canvas": "crafatar/node-canvas",
     "canvas": "crafatar/node-canvas",