mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-21 21:40:49 +02:00
chore(version): 2.0.0 release
This commit is contained in:
parent
e853c0783c
commit
5a77d25ec2
2 changed files with 929 additions and 29 deletions
952
package-lock.json
generated
952
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue