Browse Source

Merge pull request #491 from janl/greenkeeper-eslint-1.6.0

Updated eslint to version 1.6.0
tags/v2.2.0
David da Silva Contín 10 years ago
parent
commit
fb66bcbc78
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.5.0",
"eslint": "1.6.0",
"mocha": "^2.1.0",
"zuul": "^2.1.1"
},


Loading…
Cancel
Save