mirror of
https://github.com/danbulant/pngjs
synced 2026-05-27 13:51:50 +00:00
Merge pull request #44 from lukeapage/greenkeeper-eslint-2.5.0
eslint@2.5.0 breaks build 🚨
This commit is contained in:
commit
3c121291e8
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
|||
"devDependencies": {
|
||||
"buffer-equal": "1.0.0",
|
||||
"connect": "^3.4.0",
|
||||
"eslint": "^2.1.0",
|
||||
"eslint": "^2.5.0",
|
||||
"istanbul": "^0.4.1",
|
||||
"phantomjs-prebuilt": "^2.1.7",
|
||||
"serve-static": "^1.10.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue