AW-6046 Angular 17
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit

This commit is contained in:
2024-04-09 11:23:39 +02:00
parent b5a3a62cee
commit 6f93cf254c
6 changed files with 16 additions and 17 deletions

View File

@@ -15,8 +15,8 @@
"@ngrx/effects": "^16",
"@ngrx/router-store": "^16",
"@ngrx/store": "^16",
"ng-openlayers": "file:dist/ng-openlayers",
"ngrx-store-localstorage": "16.0.0",
"ngx-openlayers": "file:dist/ngx-openlayers",
"ol": ">=6.8.1",
"tassign": ">1.0.0"
}

View File

@@ -14,7 +14,7 @@
"@ngrx/router-store": "^16",
"@ngrx/store": "^16",
"tassign": ">1.0.0",
"ngx-openlayers": "file:dist/ngx-openlayers",
"ng-openlayers": "file:dist/ng-openlayers",
"ol": ">=6.8.1"
}
}