mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-22 07:51:17 +01:00
update dependencies
This commit is contained in:
parent
5e7d116364
commit
5e1e7f3701
20
package.json
20
package.json
@ -2,12 +2,10 @@
|
|||||||
"name": "crafatar",
|
"name": "crafatar",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"author": "Jake0oo0",
|
|
||||||
"description": "A blazing fast API for Minecraft faces!",
|
"description": "A blazing fast API for Minecraft faces!",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
{
|
{ "name": "jomo", "url": "https://github.com/jomo"},
|
||||||
"name": "jomo"
|
{ "name": "Jake", "url": "https://github.com/Jake0oo0"}
|
||||||
}
|
|
||||||
],
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -30,20 +28,20 @@
|
|||||||
"iojs": "2.0.x"
|
"iojs": "2.0.x"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"canvas": "^1.2.7",
|
"canvas": "^1.2.9",
|
||||||
"crc": "~3.3.0",
|
"crc": "~3.3.0",
|
||||||
"jade": "~1.11.0",
|
"jade": "~1.11.0",
|
||||||
"lwip": "~0.0.7",
|
"lwip": "~0.0.7",
|
||||||
"mime": "~1.3.4",
|
"mime": "~1.3.4",
|
||||||
"node-df": "crafatar/node-df",
|
"node-df": "crafatar/node-df",
|
||||||
"redis": "~0.12.1",
|
"redis": "~2.0.0",
|
||||||
"request": "~2.60.0",
|
"request": "~2.63.0",
|
||||||
"toobusy-js": "~0.4.2"
|
"toobusy-js": "~0.4.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"coveralls": "~2.11.4",
|
"coveralls": "~2.11.2",
|
||||||
"istanbul": "~0.3.17",
|
"istanbul": "~0.3.20",
|
||||||
"mocha": "~2.2.5",
|
"mocha": "~2.3.3",
|
||||||
"mocha-lcov-reporter": "~0.0.2"
|
"mocha-lcov-reporter": "~1.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user