Merge branch 'dev' of http://10.0.0.22:3000/lingxi/lingxi-business-paltform into dev
Showing
... | ... | @@ -3,6 +3,7 @@ |
"scripts": { | ||
"scripts:build": "node scripts/run", | ||
"start:analyze": "ANALYZE=1 umi dev", | ||
"clean": "rimraf node_modules", | ||
"start": "umi dev", | ||
"build": "umi build", | ||
"build:analyze": "ANALYZE=1 umi build", | ||
... | ... | @@ -28,7 +29,7 @@ |
"@umijs/preset-react": "1.x", | ||
"@umijs/test": "^3.2.0", | ||
"bizcharts": "^4.0.7", | ||
"god": "^0.1.7", | ||
"god": "0.1.7", | ||
"lint-staged": "^10.0.7", | ||
"mobx": "^5.15.4", | ||
"mobx-react": "^6.2.2", | ||
... | ... |
This diff is collapsed.
Please
register
or
sign in
to comment