mirror of
https://github.com/scratchfoundation/gh-pages.git
synced 2025-03-14 06:29:51 -04:00
Merge pull request #63 from tschaub/greenkeeper-eslint-2.4.0
Update eslint to version 2.4.0 🚀
This commit is contained in:
commit
7310e1979a
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"chai": "^3.4.1",
|
||||
"eslint": "2.3.0",
|
||||
"eslint": "2.4.0",
|
||||
"eslint-config-tschaub": "4.0.0",
|
||||
"mocha": "^2.3.4"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue