Fix ngrx-store-localstorage dep

This commit is contained in:
2024-09-06 13:45:56 +02:00
parent b70e385097
commit 2728a91ab4
2 changed files with 3 additions and 8 deletions

View File

@@ -9,7 +9,7 @@
},
"peerDependencies": {
"@angular/core": "^18.2.3",
"ngrx-store-localstorage": "^18",
"ngrx-store-localstorage": "^18.0.0",
"@ngrx/effects": "^18.0.2",
"@ngrx/router-store": "^18.0.2",
"@ngrx/store": "^18.0.2",