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

This commit is contained in:
2024-09-06 09:30:03 +02:00
parent cefa788295
commit 8efa46fa66
4 changed files with 18 additions and 54 deletions

View File

@@ -12,10 +12,9 @@
},
"peerDependencies": {
"@angular/core": "^18.2.3",
"@ngrx/effects": "^18",
"@ngrx/router-store": "^18",
"@ngrx/store": "^18",
"ng-openlayers": "file:dist/ng-openlayers",
"@ngrx/effects": "^18.0.2",
"@ngrx/router-store": "^18.0.2",
"@ngrx/store": "^18.0.2",
"ngrx-store-localstorage": "^18",
"tassign": "^1.0.0"
}
@@ -34,7 +33,7 @@
}
},
"dist/ng-openlayers": {
"peer": true
"extraneous": true
},
"node_modules/@angular/common": {
"version": "18.2.3",
@@ -173,10 +172,6 @@
"node": ">=0.10.0"
}
},
"node_modules/ng-openlayers": {
"resolved": "dist/ng-openlayers",
"link": true
},
"node_modules/ngrx-store-localstorage": {
"version": "18.0.0",
"resolved": "https://registry.npmjs.org/ngrx-store-localstorage/-/ngrx-store-localstorage-18.0.0.tgz",