chore: bump @vant/icons@1.2.5

This commit is contained in:
chenjiahan 2020-08-03 21:34:21 +08:00
parent 8609d7740f
commit 776d98804a
3 changed files with 9 additions and 5 deletions

View File

@ -51,7 +51,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/runtime": "7.x", "@babel/runtime": "7.x",
"@vant/icons": "1.2.4", "@vant/icons": "1.2.5",
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0", "@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
"vue-lazyload": "1.2.3" "vue-lazyload": "1.2.3"
}, },

View File

@ -1,5 +1,9 @@
## Changelog ## Changelog
## 1.2.5
- add back-top icon
## 1.2.4 ## 1.2.4
- add photo-fail icon - add photo-fail icon

View File

@ -2056,10 +2056,10 @@
eslint-plugin-import "^2.20.2" eslint-plugin-import "^2.20.2"
eslint-plugin-vue "^6.2.2" eslint-plugin-vue "^6.2.2"
"@vant/icons@1.2.4": "@vant/icons@1.2.5":
version "1.2.4" version "1.2.5"
resolved "https://registry.npmjs.org/@vant/icons/-/icons-1.2.4.tgz#e3ddad1ff4b3f184f2388f5b5905ad1e2d34f501" resolved "https://registry.npmjs.org/@vant/icons/-/icons-1.2.5.tgz#f3db43c4b300300829e3c4e909beaa33d1cbe786"
integrity sha512-QZsoBi8bKXzFG83va+o1JU6B6Ycq6AhEEIkWpov1x/fV9VFVPjCEufEuwjIHFMHwcLGzOlwm8qaugYLE+qp5Xw== integrity sha512-PNVSAaAzL3LtWK16qDCtMMfM2A5v+Ie9YTMVHF4QmumpuWxjyk0iUppJ+YRD0MjwR/CTx2OWkIB57+IAqbHnlg==
"@vant/markdown-loader@^2.3.0": "@vant/markdown-loader@^2.3.0":
version "2.3.0" version "2.3.0"