added nebular theme
This commit is contained in:
@@ -45,6 +45,8 @@
|
||||
"lint": "ng lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular/animations": "13.3.11",
|
||||
"@angular/cdk": "^13.0.0",
|
||||
"@angular/common": "13.3.11",
|
||||
"@angular/compiler": "13.3.11",
|
||||
"@angular/core": "13.3.11",
|
||||
@@ -53,6 +55,9 @@
|
||||
"@angular/platform-browser": "13.3.11",
|
||||
"@angular/platform-browser-dynamic": "13.3.11",
|
||||
"@angular/router": "13.3.11",
|
||||
"@nebular/eva-icons": "9.0.3",
|
||||
"@nebular/theme": "9.0.3",
|
||||
"eva-icons": "^1.1.2",
|
||||
"rxjs": "7.5.5",
|
||||
"tslib": "^2.1.0",
|
||||
"zone.js": "~0.11.5"
|
||||
@@ -70,6 +75,7 @@
|
||||
"@ngx-translate/core": "14.0.0",
|
||||
"@ngx-translate/http-loader": "7.0.0",
|
||||
"@playwright/test": "1.20.2",
|
||||
"@schematics/angular": "13.3.1",
|
||||
"@types/jasmine": "3.10.3",
|
||||
"@types/jasminewd2": "2.0.10",
|
||||
"@types/node": "17.0.23",
|
||||
|
||||
Reference in New Issue
Block a user