update peer dependencies

This commit is contained in:
Willem Dantuma
2022-08-19 20:59:51 +02:00
parent 897ac3dab5
commit a767502d66
3 changed files with 13 additions and 13 deletions

View File

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