mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-20 21:11:55 +00:00
Pin eslint-config-wagtail version
Pin eslint-config-wagtail version to prevent conflicts with minor rule changesets
This commit is contained in:
parent
f250a233b5
commit
a0e4b0bafa
1 changed files with 2 additions and 1 deletions
|
|
@ -34,7 +34,8 @@
|
|||
"enzyme": "^2.3.0",
|
||||
"enzyme-to-json": "^1.4.5",
|
||||
"eslint": "^2.9.0",
|
||||
"eslint-config-wagtail": "^0.1.1",
|
||||
"eslint-config-wagtail": "0.1.1",
|
||||
"eslint-import-resolver-webpack": "^0.8.1",
|
||||
"eslint-plugin-import": "^1.8.1",
|
||||
"eslint-plugin-jsx-a11y": "^1.5.3",
|
||||
"eslint-plugin-react": "^5.2.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue