⬆ Upgrading dependencies.update element 2.4.11
Showing
... | ... | @@ -3,7 +3,7 @@ |
"version": "1.8.0", | ||
"private": true, | ||
"scripts": { | ||
"bootstrap": "yarn add --registry https://registry.npm.taobao.org || npm i --registry https://registry.npm.taobao.org ", | ||
"bootstrap": "yarn --registry https://registry.npm.taobao.org || npm install --registry https://registry.npm.taobao.org ", | ||
"dev": "vue-cli-service serve", | ||
"build": "vue-cli-service build", | ||
"lint": "vue-cli-service lint", | ||
... | ... | @@ -19,7 +19,7 @@ |
"babel-polyfill": "^6.26.0", | ||
"classlist-polyfill": "^1.2.0", | ||
"driver.js": "^0.6.2", | ||
"element-ui": "^2.4.6", | ||
"element-ui": "^2.4.11", | ||
"file-saver": "^1.3.8", | ||
"html2canvas": "^1.0.0-alpha.12", | ||
"js-cookie": "^2.2.0", | ||
... | ... |
This diff is collapsed.
File moved
File moved
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment