feat(build): update nebular icons lib

This commit is contained in:
KostyaDanovsky 2017-09-08 17:54:10 +03:00
parent 1f198223d7
commit 5cd7abd569
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -5738,9 +5738,9 @@
}
},
"nebular-icons": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/nebular-icons/-/nebular-icons-1.0.0.tgz",
"integrity": "sha512-bIkmFP+c3LNVU7C9HyS9sdY/Qzk9YN50WSiiozwo4jUm9UxQUgOFGwv/aHDtRxGXalOHCjWwgo5Fe57YuHGcSw=="
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/nebular-icons/-/nebular-icons-1.0.2.tgz",
"integrity": "sha512-92ozmr1K7txtYQTp5tlLXUnvLds9jNA3blOUphiXu4IMIsQhP5GS+PwCt97xbhl+FmK5l8jEvXgudFatYjDcUg=="
},
"negotiator": {
"version": "0.6.1",

View file

@ -50,7 +50,7 @@
"intl": "1.2.5",
"ionicons": "2.0.1",
"leaflet": "1.0.3",
"nebular-icons": "1.0.0",
"nebular-icons": "1.0.2",
"ng2-ckeditor": "1.1.6",
"ng2-smart-table": "1.1.0",
"ng2-tree": "2.0.0-alpha.5",