Revert "AW6241 Fix build"
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit

This reverts commit 749be159f1.
This commit is contained in:
2024-09-06 09:17:25 +02:00
parent 2da783d6be
commit cefa788295
3 changed files with 18 additions and 8 deletions

View File

@@ -13,7 +13,8 @@
"peerDependencies": {
"@angular/common": "^18.2.3",
"@angular/core": "^18.2.3",
"cesium": "^1.97.0",
"cesium": ">=1.82.1",
"ng-openlayers": "file:dist/ng-openlayers",
"ol-cesium": ">=2.13.0"
}
},
@@ -31,7 +32,7 @@
}
},
"dist/ng-openlayers": {
"extraneous": true
"peer": true
},
"node_modules/@angular/common": {
"version": "18.2.3",
@@ -372,6 +373,10 @@
"integrity": "sha512-WabtlpnK/GgD0GMwYd1fBTfYHf4MIcQPEg6dt7y4GuDcY51RzLSkSNE8ZogD7U3Vs2/fIf4z89TOLpA80EOnhg==",
"peer": true
},
"node_modules/ng-openlayers": {
"resolved": "dist/ng-openlayers",
"link": true
},
"node_modules/nosleep.js": {
"version": "0.12.0",
"resolved": "https://registry.npmjs.org/nosleep.js/-/nosleep.js-0.12.0.tgz",