mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Removed covalent
This commit is contained in:
parent
00c88ab1ed
commit
0c38e42fec
2 changed files with 0 additions and 2 deletions
|
@ -17,7 +17,6 @@
|
|||
"@angular/platform-browser-dynamic": "4.1.3",
|
||||
"@angular/platform-server": "4.1.3",
|
||||
"@angular/router": "4.1.3",
|
||||
"@covalent/core": "^1.0.0-beta.4",
|
||||
"@ng-bootstrap/ng-bootstrap": "^1.0.0-alpha.26",
|
||||
"@types/core-js": "^0.9.41",
|
||||
"@types/node": "7.0.23",
|
||||
|
|
|
@ -32,7 +32,6 @@ module.exports = function (env) {
|
|||
'@angular/platform-browser-dynamic',
|
||||
'@angular/router',
|
||||
'@angular/material',
|
||||
'@covalent/core',
|
||||
'primeng/resources/primeng.min.css',
|
||||
'primeng/resources/themes/omega/theme.css',
|
||||
'@angular/material/prebuilt-themes/deeppurple-amber.css',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue