mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 09:34:19 +08:00
chore(ionicons): update ionicons to 5.0.0-13 (#19968)
This commit is contained in:

committed by
Liam DeBeasi

parent
e76619478c
commit
d8161bc129
6
vue/package-lock.json
generated
6
vue/package-lock.json
generated
@ -571,9 +571,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"ionicons": {
|
||||
"version": "5.0.0-11",
|
||||
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-5.0.0-11.tgz",
|
||||
"integrity": "sha512-daYkcBiNNfWKXZInkDmZuNFFkcTOUQtC9Itjr7/zV2qK0ORyrcITjYbYecoMkrJtkH7RU3d6B8o2FqRBASC7UA=="
|
||||
"version": "5.0.0-13",
|
||||
"resolved": "https://registry.npmjs.org/ionicons/-/ionicons-5.0.0-13.tgz",
|
||||
"integrity": "sha512-CG9tZRWm4S3abz8ie7JsoO4ZvY5JeNYG6UEIHjCNNns0m/XVNhEK50CTVSAkc+ybPmSnbMh3r0ELVRyordshpg=="
|
||||
},
|
||||
"is-buffer": {
|
||||
"version": "1.1.6",
|
||||
|
@ -46,7 +46,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ionic/core": "^4.6.0",
|
||||
"ionicons": "^5.0.0-11"
|
||||
"ionicons": "^5.0.0-13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rollup": "^0.62.0",
|
||||
|
Reference in New Issue
Block a user