Browse Source

upgrade version

pull/1392/head
jim 9 years ago
committed by 陈帅
parent
commit
5fd9f36cbe
  1. 10
      package.json

10
package.json

@ -25,17 +25,17 @@
"@babel/polyfill": "^7.0.0-beta.36", "@babel/polyfill": "^7.0.0-beta.36",
"@types/react": "^16.3.8", "@types/react": "^16.3.8",
"@types/react-dom": "^16.0.5", "@types/react-dom": "^16.0.5",
"antd": "^3.4.0", "antd": "^3.4.1",
"babel-runtime": "^6.9.2", "babel-runtime": "^6.9.2",
"bizcharts": "^3.1.3-beta.1", "bizcharts": "^3.1.5",
"bizcharts-plugin-slider": "^2.0.1", "bizcharts-plugin-slider": "^2.0.3",
"classnames": "^2.2.5", "classnames": "^2.2.5",
"dva": "^2.1.0", "dva": "^2.2.2",
"dva-loading": "^1.0.4", "dva-loading": "^1.0.4",
"enquire-js": "^0.2.1", "enquire-js": "^0.2.1",
"lodash": "^4.17.4", "lodash": "^4.17.4",
"lodash-decorators": "^4.4.1", "lodash-decorators": "^4.4.1",
"moment": "^2.19.1", "moment": "^2.22.0",
"numeral": "^2.0.6", "numeral": "^2.0.6",
"omit.js": "^1.0.0", "omit.js": "^1.0.0",
"path-to-regexp": "^2.1.0", "path-to-regexp": "^2.1.0",

Loading…
Cancel
Save