🔧 improve pro config.ts
Showing
| ... | ... | @@ -78,7 +78,8 @@ |
| "umi-plugin-ga": "^1.1.3", | ||
| "umi-plugin-pro-block": "^1.3.2", | ||
| "umi-plugin-react": "^1.8.2", | ||
| "umi-request": "^1.0.7" | ||
| "umi-request": "^1.0.7", | ||
| "umi-types": "^0.3.7" | ||
| }, | ||
| "devDependencies": { | ||
| "@ant-design/colors": "^3.1.0", | ||
| ... | ... |
Please register or sign in to comment