Browse Source

Merge pull request #555 from janl/greenkeeper-eslint-2.5.0

eslint@2.5.0 breaks build 🚨
tags/v2.3.0
David da Silva 10 years ago
parent
commit
bdfb5d069e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@@ -41,7 +41,7 @@
},
"devDependencies": {
"chai": "^3.4.0",
"eslint": "^2.2.0",
"eslint": "^2.5.1",
"mocha": "^2.1.0",
"zuul": "^3.7.0"
},


Loading…
Cancel
Save