AW6241 Fix peer deps
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
2024-09-06 08:52:56 +02:00
parent 5cdef30c71
commit 45263a59f4
4 changed files with 8 additions and 10 deletions

View File

@@ -13,7 +13,6 @@
"@ngrx/effects": "^18.0.2",
"@ngrx/router-store": "^18.0.2",
"@ngrx/store": "^18.0.2",
"tassign": "^1.0.0",
"ng-openlayers": "file:dist/ng-openlayers"
"tassign": "^1.0.0"
}
}