1
0

Added ngrx schematics

This commit is contained in:
2020-04-10 17:25:49 -04:00
parent e39baec426
commit ebae5a5801
3 changed files with 8 additions and 2 deletions

View File

@@ -23,6 +23,7 @@
"@angular/router": "~9.1.1",
"@ngrx/effects": "^9.1.0",
"@ngrx/entity": "^9.1.0",
"@ngrx/schematics": "^9.1.0",
"@ngrx/store": "^9.1.0",
"rxjs": "~6.5.4",
"tslib": "^1.10.0",
@@ -49,4 +50,4 @@
"tslint": "~6.1.0",
"typescript": "~3.8.3"
}
}
}