chang to new context api
Showing
| ... | ... | @@ -23,7 +23,9 @@ |
| "dependencies": { | ||
| "@antv/data-set": "^0.8.0", | ||
| "@babel/polyfill": "^7.0.0-beta.36", | ||
| "antd": "^3.3.3", | ||
| "@types/react": "^16.3.5", | ||
| "@types/react-dom": "^16.0.4", | ||
| "antd": "^3.4.0", | ||
| "babel-runtime": "^6.9.2", | ||
| "bizcharts": "^3.1.3-beta.1", | ||
| "bizcharts-plugin-slider": "^2.0.1", | ||
| ... | ... | @@ -40,10 +42,10 @@ |
| "prop-types": "^15.5.10", | ||
| "qs": "^6.5.0", | ||
| "rc-drawer-menu": "^0.5.0", | ||
| "react": "^16.2.0", | ||
| "react": "^16.3.1", | ||
| "react-container-query": "^0.9.1", | ||
| "react-document-title": "^2.0.3", | ||
| "react-dom": "^16.2.0", | ||
| "react-dom": "^16.3.1", | ||
| "react-fittext": "^1.0.0", | ||
| "rollbar": "^2.3.4", | ||
| "url-polyfill": "^1.0.10" | ||
| ... | ... |
Please register or sign in to comment