mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +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",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"author": "Jake0oo0",
|
||||
"description": "A blazing fast API for Minecraft faces!",
|
||||
"contributors": [
|
||||
{
|
||||
"name": "jomo"
|
||||
}
|
||||
{ "name": "jomo", "url": "https://github.com/jomo"},
|
||||
{ "name": "Jake", "url": "https://github.com/Jake0oo0"}
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -30,20 +28,20 @@
|
||||
"iojs": "2.0.x"
|
||||
},
|
||||
"dependencies": {
|
||||
"canvas": "^1.2.7",
|
||||
"canvas": "^1.2.9",
|
||||
"crc": "~3.3.0",
|
||||
"jade": "~1.11.0",
|
||||
"lwip": "~0.0.7",
|
||||
"mime": "~1.3.4",
|
||||
"node-df": "crafatar/node-df",
|
||||
"redis": "~0.12.1",
|
||||
"request": "~2.60.0",
|
||||
"redis": "~2.0.0",
|
||||
"request": "~2.63.0",
|
||||
"toobusy-js": "~0.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"coveralls": "~2.11.4",
|
||||
"istanbul": "~0.3.17",
|
||||
"mocha": "~2.2.5",
|
||||
"mocha-lcov-reporter": "~0.0.2"
|
||||
"coveralls": "~2.11.2",
|
||||
"istanbul": "~0.3.20",
|
||||
"mocha": "~2.3.3",
|
||||
"mocha-lcov-reporter": "~1.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user