修改配置
Showing
| ... | ... | @@ -36,7 +36,7 @@ |
| "react-redux": "^7.1.0", | ||
| "react-resizable": "^3.0.4", | ||
| "react-router-dom": "^5.0.1", | ||
| "react-scripts": "4.0.3", | ||
| "react-scripts": "5.0.1", | ||
| "react-virtualized": "^9.22.3", | ||
| "redux": "^4.0.1", | ||
| "redux-saga": "^1.0.5", | ||
| ... | ... | @@ -73,10 +73,5 @@ |
| ] | ||
| }, | ||
| "proxy": "http://139.198.127.28:17389", | ||
| "homepage": "http://myhost/data-govern", | ||
| "devDependencies": { | ||
| "autoprefixer": "^9.8.6", | ||
| "postcss": "^7.0.36", | ||
| "tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.1.4" | ||
| } | ||
| "homepage": "http://myhost/data-govern" | ||
| } |
tailwind.config.js
deleted
100644 → 0
Please
register
or
sign in
to comment