Commit c1bafe33 authored by 陈帅's avatar 陈帅

我提交的增加详情按钮

parent 64b1bbd2
...@@ -27,7 +27,6 @@ ...@@ -27,7 +27,6 @@
"docker-prod:build": "docker-compose -f ./docker/docker-compose.yml build" "docker-prod:build": "docker-compose -f ./docker/docker-compose.yml build"
}, },
"dependencies": { "dependencies": {
"@antv/data-set": "^0.10.0",
"@babel/runtime": "^7.1.5", "@babel/runtime": "^7.1.5",
"antd": "^3.10.7", "antd": "^3.10.7",
"bizcharts": "^3.2.5-beta.4", "bizcharts": "^3.2.5-beta.4",
...@@ -56,6 +55,7 @@ ...@@ -56,6 +55,7 @@
"react-router-dom": "^4.3.1" "react-router-dom": "^4.3.1"
}, },
"devDependencies": { "devDependencies": {
"@antv/data-set": "^0.10.0",
"@types/react": "^16.7.6", "@types/react": "^16.7.6",
"@types/react-dom": "^16.0.9", "@types/react-dom": "^16.0.9",
"antd-pro-merge-less": "^0.2.0", "antd-pro-merge-less": "^0.2.0",
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
"eslint": "^5.4.0", "eslint": "^5.4.0",
"eslint-config-airbnb": "^17.0.0", "eslint-config-airbnb": "^17.0.0",
"eslint-config-prettier": "^3.0.1", "eslint-config-prettier": "^3.0.1",
"eslint-plugin-babel": "^5.1.0", "eslint-plugin-babel": "^5.3.0",
"eslint-plugin-compat": "^2.6.2", "eslint-plugin-compat": "^2.6.2",
"eslint-plugin-import": "^2.14.0", "eslint-plugin-import": "^2.14.0",
"eslint-plugin-jsx-a11y": "^6.1.2", "eslint-plugin-jsx-a11y": "^6.1.2",
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
"tslint": "^5.10.0", "tslint": "^5.10.0",
"tslint-config-prettier": "^1.10.0", "tslint-config-prettier": "^1.10.0",
"tslint-react": "^3.6.0", "tslint-react": "^3.6.0",
"umi": "^2.2.1", "umi": "^2.2.7",
"umi-plugin-ga": "^1.1.3", "umi-plugin-ga": "^1.1.3",
"umi-plugin-react": "^1.2.0" "umi-plugin-react": "^1.2.0"
}, },
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment