''
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
... | ... | @@ -8,7 +8,7 @@ |
"lib": "webpack --config webpackconfig/webpack.dll.config.js" | ||
}, | ||
"dependencies": { | ||
"antd": "3.2.2", | ||
"antd": "^3.20.3", | ||
"axios": "^0.18.0", | ||
"babel-plugin-import": "^1.6.7", | ||
"babel-polyfill": "^6.26.0", | ||
... | ... | @@ -25,6 +25,7 @@ |
"es5-shim": "^4.5.10", | ||
"eventsource-polyfill": "^0.9.6", | ||
"fetch-ie8": "^1.5.0", | ||
"fetch-jsonp": "^1.1.3", | ||
"jquery": "^3.3.1", | ||
"lodash": "^4.17.5", | ||
"mockjs": "^1.0.1-beta3", | ||
... | ... |
This diff is collapsed.
Please
register
or
sign in
to comment