mirror of
https://github.com/danbulant/pngjs
synced 2026-06-04 23:21:48 +00:00
parent
596f130230
commit
b23bc321a6
1 changed files with 2 additions and 2 deletions
|
|
@ -50,10 +50,10 @@
|
||||||
"url": "https://github.com/lukeapage/pngjs2/issues"
|
"url": "https://github.com/lukeapage/pngjs2/issues"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"buffer-equal": "0.0.1",
|
"buffer-equal": "1.0.0",
|
||||||
"connect": "^3.4.0",
|
"connect": "^3.4.0",
|
||||||
"eslint": "^1.0.0",
|
"eslint": "^1.0.0",
|
||||||
"istanbul": "^0.3.17",
|
"istanbul": "^0.4.1",
|
||||||
"phantomjs": "^1.9.17",
|
"phantomjs": "^1.9.17",
|
||||||
"serve-static": "^1.10.0",
|
"serve-static": "^1.10.0",
|
||||||
"tap-dot": "^1.0.0",
|
"tap-dot": "^1.0.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue