mirror of
https://github.com/zhigang1992/redux-form.git
synced 2026-01-12 22:51:41 +08:00
Updated all deps! 🎉
This commit is contained in:
@@ -9,8 +9,7 @@
|
||||
"rules": {
|
||||
"react/jsx-uses-react": 2,
|
||||
"react/jsx-uses-vars": 2,
|
||||
"react/jsx-no-undef": 2,
|
||||
"react/wrap-multilines": 2
|
||||
"react/jsx-no-undef": 2
|
||||
},
|
||||
"plugins": [
|
||||
"react"
|
||||
|
||||
@@ -64,9 +64,9 @@
|
||||
"babel-preset-stage-2": "^6.1.18",
|
||||
"babel-register": "^6.3.13",
|
||||
"cross-env": "^2.0.0",
|
||||
"eslint": "^2.11.1",
|
||||
"eslint": "^3.3.1",
|
||||
"eslint-config-rackt": "^1.1.1",
|
||||
"eslint-plugin-react": "^5.1.1",
|
||||
"eslint-plugin-react": "^6.1.2",
|
||||
"expect": "^1.14.0",
|
||||
"expect-element": "^1.1.1",
|
||||
"expect-immutable": "0.0.3",
|
||||
|
||||
Reference in New Issue
Block a user