配置
Showing
... | ... | @@ -20,7 +20,7 @@ |
"axios": "^0.19.0", | ||
"copy-to-clipboard": "^3.3.1", | ||
"core-js": "^3.4.2", | ||
"craco-less": "^1.17.1", | ||
"craco-less": "^2.0.0", | ||
"crypto-js": "^4.0.0", | ||
"echarts": "^5.3.1", | ||
"immutability-helper": "^3.1.1", | ||
... | ... | @@ -39,7 +39,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", | ||
... | ... | @@ -76,10 +76,5 @@ |
] | ||
}, | ||
"proxy": "http://139.198.127.28:18189", | ||
"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