1
0

Added basic game state

This commit is contained in:
2020-05-12 18:24:03 -04:00
parent ff172e11d7
commit 4b2790da59
16 changed files with 233 additions and 2 deletions

View File

@@ -22,6 +22,8 @@
"@angular/platform-browser": "^9.1.6",
"@angular/platform-browser-dynamic": "^9.1.6",
"@angular/router": "^9.1.6",
"@ngrx/effects": "^9.1.2",
"@ngrx/schematics": "^9.1.2",
"@ngrx/store": "^9.1.2",
"core-js": "^2.4.1",
"rxjs": "^6.5.4",