Skip to content

Commit

Permalink
Fix/update (#114)
Browse files Browse the repository at this point in the history
* change to pnpm

Signed-off-by: Mirko Mollik <[email protected]>

* fix: update core libs

Signed-off-by: Mirko Mollik <[email protected]>

* update material

Signed-off-by: Mirko Mollik <[email protected]>

* update eslint

Signed-off-by: Mirko Mollik <[email protected]>

* fix: update material theme

Signed-off-by: Mirko Mollik <[email protected]>

* fix: dynamic heights

Signed-off-by: Mirko Mollik <[email protected]>

* replace pnpm with npm

Signed-off-by: Mirko Mollik <[email protected]>

---------

Signed-off-by: Mirko Mollik <[email protected]>
  • Loading branch information
cre8 authored Jul 17, 2024
1 parent a239977 commit 947bf6c
Show file tree
Hide file tree
Showing 9 changed files with 6,180 additions and 3,746 deletions.
5 changes: 1 addition & 4 deletions viewer/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@
"tsConfig": "tsconfig.app.json",
"inlineStyleLanguage": "scss",
"assets": ["src/favicon.ico", "src/assets"],
"styles": [
"@angular/material/prebuilt-themes/indigo-pink.css",
"src/styles.scss"
],
"styles": ["src/styles.scss", "src/theme.scss"],
"scripts": []
},
"configurations": {
Expand Down
Loading

0 comments on commit 947bf6c

Please sign in to comment.