chore(icons): upgrade nebular icons version

This commit is contained in:
KostyaDanovsky 2017-09-19 11:28:20 +03:00
parent 84ddf24e64
commit a2eff95eb1
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -5738,9 +5738,9 @@
} }
}, },
"nebular-icons": { "nebular-icons": {
"version": "1.0.5", "version": "1.0.6",
"resolved": "https://registry.npmjs.org/nebular-icons/-/nebular-icons-1.0.5.tgz", "resolved": "https://registry.npmjs.org/nebular-icons/-/nebular-icons-1.0.6.tgz",
"integrity": "sha512-l5VjKV6ytNoIeEtmWiQyImkIXmtVD4rqz1JdaUm907GJ6X3dEI9BfCYh0fJrcq43K4MGGqSiVuIbXqbMMDaBHQ==" "integrity": "sha512-1+6sUnUxKvCIeRkuiSd1ip4N2Ww8Y37hPL49ykCzRH/C6rTuI92NBHvT+JUgNfiDQIL2RCoSkQ3lt0N5y0mvmQ=="
}, },
"negotiator": { "negotiator": {
"version": "0.6.1", "version": "0.6.1",

View file

@ -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.5", "nebular-icons": "1.0.6",
"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",