eslint error fix
正在显示
| ... | ... | @@ -34,22 +34,22 @@ |
| "preset": "jest-expo" | ||
| }, | ||
| "dependencies": { | ||
| "antd-mobile": "^2.0.2", | ||
| "antd-mobile": "^2.0.3", | ||
| "dva-core": "^1.1.0", | ||
| "dva-loading": "^1.0.3", | ||
| "dva-loading": "^1.0.4", | ||
| "fastjson_ref_resolver": "0.0.3", | ||
| "lodash": "^4.17.4", | ||
| "moment": "^2.19.1", | ||
| "moment": "^2.19.2", | ||
| "rc-form": "^1.4.8", | ||
| "react": "^16.0.0-beta.5", | ||
| "react": "^16.1.1", | ||
| "react-native": "^0.49.3", | ||
| "react-native-camera": "^0.12.0", | ||
| "react-native-code-push": "^5.1.3-beta", | ||
| "react-native-device-info": "^0.12.1", | ||
| "react-native-fetch-polyfill": "^1.1.2", | ||
| "react-native-splash-screen": "^3.0.6", | ||
| "react-native-vector-icons": "^4.4.2", | ||
| "react-navigation": "^1.0.0-beta.19", | ||
| "react-native-fetch-polyfill": "^1.1.2", | ||
| "react-redux": "^5.0.6", | ||
| "redux-persist": "^4.10.1" | ||
| } | ||
| ... | ... |
请
注册
或者
登录
后发表评论