调整配置
Showing
... | @@ -7,7 +7,7 @@ | ... | @@ -7,7 +7,7 @@ |
"@antv/chart-node-g6": "^0.0.4", | "@antv/chart-node-g6": "^0.0.4", | ||
"@antv/g2": "^4.1.12", | "@antv/g2": "^4.1.12", | ||
"@antv/g6": "^4.2.1", | "@antv/g6": "^4.2.1", | ||
"@craco/craco": "^6.1.2", | "@craco/craco": "^6.4.3", | ||
"@testing-library/jest-dom": "^5.11.4", | "@testing-library/jest-dom": "^5.11.4", | ||
"@testing-library/react": "^11.1.0", | "@testing-library/react": "^11.1.0", | ||
"@testing-library/user-event": "^12.1.10", | "@testing-library/user-event": "^12.1.10", | ||
... | @@ -20,7 +20,7 @@ | ... | @@ -20,7 +20,7 @@ |
"axios": "^0.19.0", | "axios": "^0.19.0", | ||
"copy-to-clipboard": "^3.3.1", | "copy-to-clipboard": "^3.3.1", | ||
"core-js": "^3.4.2", | "core-js": "^3.4.2", | ||
"craco-less": "^1.17.1", | "craco-less": "^2.0.0", | ||
"crypto-js": "^4.0.0", | "crypto-js": "^4.0.0", | ||
"echarts": "^5.3.1", | "echarts": "^5.3.1", | ||
"eslint-config-react-app": "^7.0.1", | "eslint-config-react-app": "^7.0.1", | ||
... | @@ -38,7 +38,7 @@ | ... | @@ -38,7 +38,7 @@ |
"react-redux": "^7.1.0", | "react-redux": "^7.1.0", | ||
"react-resizable": "^3.0.4", | "react-resizable": "^3.0.4", | ||
"react-router-dom": "^5.0.1", | "react-router-dom": "^5.0.1", | ||
"react-scripts": "4.0.3", | "react-scripts": "5.0.1", | ||
"react-virtualized": "^9.22.3", | "react-virtualized": "^9.22.3", | ||
"redux": "^4.0.1", | "redux": "^4.0.1", | ||
"redux-saga": "^1.0.5", | "redux-saga": "^1.0.5", | ||
... | @@ -75,10 +75,5 @@ | ... | @@ -75,10 +75,5 @@ |
] | ] | ||
}, | }, | ||
"proxy": "http://139.198.127.28:18189", | "proxy": "http://139.198.127.28:18189", | ||
"homepage": "http://myhost/data-govern", | "homepage": "http://myhost/data-govern" | ||
"devDependencies": { | |||
"autoprefixer": "^9.8.6", | |||
"postcss": "^7.0.36", | |||
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.1.4" | |||
} | |||
} | } |
tailwind.config.js
deleted
100644 → 0
Please
register
or
sign in
to comment