asder
Showing
| ... | @@ -20,6 +20,7 @@ | ... | @@ -20,6 +20,7 @@ |
| ] | ] | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "@ant-design/pro-components": "^2.3.30", | |||
| "@ant-design/pro-layout": "^6.5.0", | "@ant-design/pro-layout": "^6.5.0", | ||
| "ahooks": "^3.7.2", | "ahooks": "^3.7.2", | ||
| "color-thief-react": "^2.1.0", | "color-thief-react": "^2.1.0", | ||
| ... | @@ -28,7 +29,9 @@ | ... | @@ -28,7 +29,9 @@ |
| "express-http-proxy": "^1.6.3", | "express-http-proxy": "^1.6.3", | ||
| "react": "17.x", | "react": "17.x", | ||
| "react-amap": "^1.2.8", | "react-amap": "^1.2.8", | ||
| "react-custom-scrollbars": "^4.2.1", | |||
| "react-dom": "17.x", | "react-dom": "17.x", | ||
| "react-resizable": "^3.0.4", | |||
| "umi": "^3.5.35", | "umi": "^3.5.35", | ||
| "umi-request": "^1.4.0" | "umi-request": "^1.4.0" | ||
| }, | }, | ||
| ... | ... |
This diff is collapsed.
Please register or sign in to comment