fix welcome page

This commit is contained in:
Matt Hill
2023-09-28 14:54:20 -06:00
parent f5da5f4ef0
commit e6e4cd63f3
2 changed files with 2 additions and 2 deletions

View File

@@ -98,7 +98,7 @@
"prettier": "^2.8.4",
"ts-node": "^10.9.0",
"tslint": "6.1.3",
"typescript": "4.8.4"
"typescript": "^4.8.4"
},
"peerDependencies": {
"rxjs": ">=7.0.0"

View File

@@ -14,7 +14,7 @@
<div class="welcome-header">
<h1>Welcome to StartOS</h1>
</div>
<!-- <widget-list></widget-list> -->
<widget-list></widget-list>
</ng-container>
<ng-template #list>