增加必要的包引用
Showing
| ... | @@ -15,12 +15,13 @@ | ... | @@ -15,12 +15,13 @@ |
| "react-native-webview-invoke": "^0.5.1" | "react-native-webview-invoke": "^0.5.1" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "core-js": "^3.8.3", | |||
| "react-native-webview-invoke": "^0.5.1" | "react-native-webview-invoke": "^0.5.1" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@babel/cli": "^7.8.4", | "@babel/cli": "^7.8.4", | ||
| "babel-plugin-syntax-dynamic-import": "^6.18.0", | |||
| "antd-mobile": "^2.3.1", | "antd-mobile": "^2.3.1", | ||
| "babel-plugin-syntax-dynamic-import": "^6.18.0", | |||
| "lodash": "^4.17.15", | "lodash": "^4.17.15", | ||
| "moment": "^2.24.0", | "moment": "^2.24.0", | ||
| "prop-types": "^15.7.2", | "prop-types": "^15.7.2", | ||
| ... | ... |
Please
register
or
sign in
to comment