mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
use iojs 1.8.x
This commit is contained in:
parent
1464ec81f4
commit
22ea5a7e27
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user