Explorar o código

use iojs 1.8.x

jomo %!s(int64=10) %!d(string=hai) anos
pai
achega
22ea5a7e27
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"
   },
   "engines": {
-    "iojs": "1.6.x"
+    "iojs": "1.8.x"
   },
   "dependencies": {
     "canvas": "crafatar/node-canvas",