mirror of
https://github.com/scratchfoundation/gh-pages.git
synced 2024-11-25 00:38:07 -05:00
Merge pull request #62 from tschaub/greenkeeper-eslint-2.3.0
Update eslint to version 2.3.0 🚀
This commit is contained in:
commit
822ad183bb
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"chai": "^3.4.1",
|
||||
"eslint": "2.2.0",
|
||||
"eslint": "2.3.0",
|
||||
"eslint-config-tschaub": "4.0.0",
|
||||
"mocha": "^2.3.4"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue