AW6241 Fix build

This commit is contained in:
2024-09-06 09:14:03 +02:00
parent 45263a59f4
commit 749be159f1
4 changed files with 1578 additions and 941 deletions

View File

@@ -13,8 +13,7 @@
"peerDependencies": {
"@angular/common": "^18.2.3",
"@angular/core": "^18.2.3",
"cesium": ">=1.82.1",
"ng-openlayers": "file:dist/ng-openlayers",
"cesium": "^1.97.0",
"ol-cesium": ">=2.13.0"
}
},
@@ -32,7 +31,7 @@
}
},
"dist/ng-openlayers": {
"peer": true
"extraneous": true
},
"node_modules/@angular/common": {
"version": "18.2.3",
@@ -373,10 +372,6 @@
"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",