mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-23 14:32:59 -05:00
Merge pull request #431 from LLK/greenkeeper/eslint-3.15.0
Update eslint to the latest version 🚀
This commit is contained in:
commit
8c7ca9580e
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
"adm-zip": "0.4.7",
|
||||
"babel-eslint": "7.1.1",
|
||||
"copy-webpack-plugin": "4.0.1",
|
||||
"eslint": "3.14.1",
|
||||
"eslint": "3.15.0",
|
||||
"eslint-config-scratch": "^3.1.0",
|
||||
"expose-loader": "0.7.1",
|
||||
"gh-pages": "0.12.0",
|
||||
|
|
Loading…
Reference in a new issue