feat(app): update Nebular to the latest 2.0.1 version (#1868)

Closes #1866.
This commit is contained in:
Dmitry Nehaychik 2018-10-05 13:20:30 +03:00 committed by GitHub
parent a721fd8e7d
commit 16bcc90d57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
44 changed files with 74 additions and 56 deletions

View file

@ -36,6 +36,7 @@
"dependencies": {
"@agm/core": "1.0.0-beta.2",
"@angular/animations": "6.0.0",
"@angular/cdk": "^6.4.7",
"@angular/common": "6.0.0",
"@angular/compiler": "6.0.0",
"@angular/core": "6.0.0",
@ -45,9 +46,10 @@
"@angular/platform-browser-dynamic": "6.0.0",
"@angular/router": "6.0.0",
"@asymmetrik/ngx-leaflet": "3.0.1",
"@nebular/auth": "2.0.0-rc.10",
"@nebular/security": "2.0.0-rc.10",
"@nebular/theme": "2.0.0-rc.10",
"@nebular/auth": "2.0.1",
"@nebular/bootstrap": "2.0.1",
"@nebular/security": "2.0.1",
"@nebular/theme": "2.0.1",
"@ng-bootstrap/ng-bootstrap": "1.0.0",
"@swimlane/ngx-charts": "7.0.1",
"angular-tree-component": "7.2.0",