chore(version): 2.0.0 release

This commit is contained in:
Dmitry Nehaychik 2017-09-21 15:52:07 +03:00
parent e853c0783c
commit 5a77d25ec2
2 changed files with 929 additions and 29 deletions

952
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{
"name": "ngx-admin",
"version": "2.0.0-alpha.0",
"version": "2.0.0",
"license": "MIT",
"scripts": {
"ng": "ng",
@ -33,8 +33,8 @@
"@angular/platform-browser-dynamic": "4.3.2",
"@angular/router": "4.3.2",
"@asymmetrik/angular2-leaflet": "2.1.4",
"@nebular/auth": "2.0.0-rc.1",
"@nebular/theme": "2.0.0-rc.1",
"@nebular/auth": "2.0.0-rc.2",
"@nebular/theme": "2.0.0-rc.2",
"@ng-bootstrap/ng-bootstrap": "1.0.0-alpha.26",
"@swimlane/ngx-charts": "5.2.0",
"angular2-chartjs": "^0.3.0",