升级 icons-vue 1.0.5
This commit is contained in:
parent
d97e34c078
commit
b231807995
12
README.md
12
README.md
@ -49,6 +49,12 @@ Feel free to send us feedback on [file an issue](https://github.com/layui-vue/la
|
||||
|
||||
If there's anything you'd like to chat about, please feel free to join our [Gitter chat](https://gitter.im/layui-vue/community)!
|
||||
|
||||
## Build Process
|
||||
|
||||
- `build` Packaged component library
|
||||
|
||||
Please take a look at the [contributing guidelines](./CONTRIBUTING.md) for a detailed process on how to build your application as well as troubleshooting information.
|
||||
|
||||
## Contributors
|
||||
|
||||
This project follows the [all-contributors](https://github.com/layui-vue/layui-vue/graphs/contributors) specification and is brought to you by these [awesome contributors](https://github.com/layui-vue/layui-vue/graphs/contributors).
|
||||
@ -57,12 +63,6 @@ This project follows the [all-contributors](https://github.com/layui-vue/layui-v
|
||||
<img src="https://contrib.rocks/image?repo=layui-vue/layui-vue" />
|
||||
</a>
|
||||
|
||||
## Build Process
|
||||
|
||||
- `build` Packaged component library
|
||||
|
||||
Please take a look at the [contributing guidelines](./CONTRIBUTING.md) for a detailed process on how to build your application as well as troubleshooting information.
|
||||
|
||||
## Backers
|
||||
|
||||
Thank you to all our backers! 🙏 [[Become a backers](https://opencollective.com/layui-vue#backer)]
|
||||
|
@ -33,7 +33,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@layui/hooks-vue": "^0.1.6",
|
||||
"@layui/icons-vue": "^1.0.4",
|
||||
"@layui/icons-vue": "^1.0.5",
|
||||
"@layui/layer-vue": "^1.3.3",
|
||||
"async-validator": "^4.0.7",
|
||||
"countup.js": "^2.0.8",
|
||||
|
Loading…
Reference in New Issue
Block a user