Some more fixes

This commit is contained in:
Willem Dantuma
2022-08-19 21:17:13 +02:00
parent a767502d66
commit 83a5c1a7d2
12 changed files with 2541 additions and 2766 deletions

View File

@@ -8,11 +8,11 @@
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/core": "~13",
"ngrx-store-localstorage": "^13",
"@ngrx/effects": "^13",
"@ngrx/router-store":"^13",
"@ngrx/store":"^13",
"@angular/core": "~14",
"ngrx-store-localstorage": "^14",
"@ngrx/effects": "^14",
"@ngrx/router-store":"^14",
"@ngrx/store":"^14",
"tassign": "^1.0.0",
"@farmmaps/common": "~2.0",
"ngx-openlayers": "1.0.0-next.19",