setup project

This commit is contained in:
thomas
2022-11-03 15:37:58 +01:00
parent 8002a3f9ed
commit cd95f9f774
74 changed files with 2263 additions and 1653 deletions

View File

@@ -19,8 +19,12 @@
"@angular/platform-browser": "~14.2.0",
"@angular/platform-browser-dynamic": "~14.2.0",
"@angular/router": "~14.2.0",
"@ngneat/falso": "^6.1.0",
"@ngrx/effects": "^14.3.2",
"@ngrx/store": "^14.3.2",
"@nrwl/angular": "15.0.7",
"rxjs": "~7.5.0",
"tailwindcss": "^3.2.1",
"tslib": "^2.3.0",
"zone.js": "~0.11.4"
},