Browse Source

update babel deps

pull/2079/head
afc163 8 years ago
parent
commit
39e8051860
  1. 3
      package.json

3
package.json

@ -24,6 +24,7 @@
},
"dependencies": {
"@antv/data-set": "^0.9.0",
"@babel/runtime": "^7.0.0",
"antd": "^3.9.0-beta.0",
"bizcharts": "^3.1.10",
"bizcharts-plugin-slider": "^2.0.3",
@ -47,13 +48,11 @@
"url-polyfill": "^1.0.13"
},
"devDependencies": {
"@babel/polyfill": "^7.0.0-beta.53",
"@types/react": "^16.4.11",
"@types/react-dom": "^16.0.6",
"antd-pro-merge-less": "^0.0.9",
"antd-pro-theme-webpack-plugin": "^1.1.8",
"babel-eslint": "^9.0.0",
"babel-runtime": "^6.9.2",
"cross-env": "^5.1.1",
"cross-port-killer": "^1.0.1",
"enzyme": "^3.4.4",

Loading…
Cancel
Save