Update libs
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit

This commit is contained in:
Willem Dantuma
2022-08-31 09:26:26 +02:00
parent a558b23a98
commit 1656b465ee
6 changed files with 16170 additions and 1145 deletions

View File

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