mirror of
https://github.com/scratchfoundation/scratch-paint.git
synced 2024-12-22 13:32:28 -05:00
Update eslint plugin import
This commit is contained in:
parent
8b68f9fa34
commit
6254f96bb2
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
"eslint": "^4.4.1",
|
||||
"eslint-config-import": "^0.13.0",
|
||||
"eslint-config-scratch": "^5.0.0",
|
||||
"eslint-plugin-import": "^2.9.0",
|
||||
"eslint-plugin-import": "^2.18.2",
|
||||
"eslint-plugin-react": "^7.2.1",
|
||||
"gh-pages": "github:rschamp/gh-pages#publish-branch-to-subfolder",
|
||||
"html-webpack-plugin": "3.2.0",
|
||||
|
|
Loading…
Reference in a new issue