mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 07:50:12 +01:00
chore(icons): upgrade nebular icons version
This commit is contained in:
parent
3d5251eed3
commit
612ae7e4c0
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -5738,9 +5738,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nebular-icons": {
|
"nebular-icons": {
|
||||||
"version": "1.0.4",
|
"version": "1.0.5",
|
||||||
"resolved": "https://registry.npmjs.org/nebular-icons/-/nebular-icons-1.0.4.tgz",
|
"resolved": "https://registry.npmjs.org/nebular-icons/-/nebular-icons-1.0.5.tgz",
|
||||||
"integrity": "sha512-F79VTACD7/d3IpD//1gXM2XHN9Q3KGA6LOS7GdgRzfyabKz9gBeAWRLExXpLo34bDA07k9m2eSn9LhksNPus/g=="
|
"integrity": "sha512-l5VjKV6ytNoIeEtmWiQyImkIXmtVD4rqz1JdaUm907GJ6X3dEI9BfCYh0fJrcq43K4MGGqSiVuIbXqbMMDaBHQ=="
|
||||||
},
|
},
|
||||||
"negotiator": {
|
"negotiator": {
|
||||||
"version": "0.6.1",
|
"version": "0.6.1",
|
||||||
|
|
|
||||||
|
|
@ -50,7 +50,7 @@
|
||||||
"intl": "1.2.5",
|
"intl": "1.2.5",
|
||||||
"ionicons": "2.0.1",
|
"ionicons": "2.0.1",
|
||||||
"leaflet": "1.0.3",
|
"leaflet": "1.0.3",
|
||||||
"nebular-icons": "1.0.4",
|
"nebular-icons": "^1.0.5",
|
||||||
"ng2-ckeditor": "1.1.6",
|
"ng2-ckeditor": "1.1.6",
|
||||||
"ng2-smart-table": "1.1.0",
|
"ng2-smart-table": "1.1.0",
|
||||||
"ng2-tree": "2.0.0-alpha.5",
|
"ng2-tree": "2.0.0-alpha.5",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue