Browse Source

Merge pull request #509 from janl/greenkeeper-eslint-1.7.2

Update eslint to version 1.7.2 🚀
tags/v2.2.1
David da Silva 10 years ago
parent
commit
c71d5f3e9b
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.3.0",
"eslint": "1.7.1",
"eslint": "1.7.2",
"mocha": "^2.1.0",
"zuul": "^2.1.1"
},


Loading…
Cancel
Save