mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-04-25 13:05:19 +08:00
Update eslint and flow packages
This commit is contained in:
10
package.json
10
package.json
@@ -78,14 +78,14 @@
|
||||
"del-cli": "^1.0.0",
|
||||
"enzyme": "^2.8.2",
|
||||
"enzyme-to-json": "^1.5.1",
|
||||
"eslint": "^3.19.0",
|
||||
"eslint-config-prettier": "^2.1.1",
|
||||
"eslint": "^4.0.0",
|
||||
"eslint-config-prettier": "^2.2.0",
|
||||
"eslint-plugin-promise": "^3.5.0",
|
||||
"eslint-plugin-react": "^7.0.1",
|
||||
"eslint-plugin-react": "^7.1.0",
|
||||
"file-loader": "^0.11.2",
|
||||
"flow-bin": "^0.47.0",
|
||||
"flow-bin": "^0.48.0",
|
||||
"jest": "^20.0.4",
|
||||
"lint-staged": "^3.6.0",
|
||||
"lint-staged": "^4.0.0",
|
||||
"prettier": "^1.4.4",
|
||||
"react": "^15.6.1",
|
||||
"react-dom": "^15.6.1",
|
||||
|
||||
Reference in New Issue
Block a user