通用加载
Showing
This diff is collapsed.
Click to expand it.
| ... | @@ -22,6 +22,7 @@ | ... | @@ -22,6 +22,7 @@ |
| "date-fns": "^1.30.1", | "date-fns": "^1.30.1", | ||
| "dotenv": "6.0.0", | "dotenv": "6.0.0", | ||
| "dotenv-expand": "4.2.0", | "dotenv-expand": "4.2.0", | ||
| "emotion": "^10.0.9", | |||
| "eslint": "5.12.0", | "eslint": "5.12.0", | ||
| "eslint-config-react-app": "^3.0.8", | "eslint-config-react-app": "^3.0.8", | ||
| "eslint-loader": "2.1.1", | "eslint-loader": "2.1.1", | ||
| ... | @@ -61,6 +62,7 @@ | ... | @@ -61,6 +62,7 @@ |
| "react-mobile-swiper": "^1.1.4", | "react-mobile-swiper": "^1.1.4", | ||
| "react-redux": "^7.0.2", | "react-redux": "^7.0.2", | ||
| "react-router-dom": "^5.0.1", | "react-router-dom": "^5.0.1", | ||
| "react-spinners": "^0.5.4", | |||
| "redux": "^4.0.1", | "redux": "^4.0.1", | ||
| "redux-immutable": "^4.0.0", | "redux-immutable": "^4.0.0", | ||
| "redux-logger": "^3.0.6", | "redux-logger": "^3.0.6", | ||
| ... | ... |
Please
register
or
sign in
to comment