Aw5739 wip

This commit is contained in:
2023-12-27 18:15:04 +01:00
parent 2fe4c9b32e
commit 0c10d998a1
44 changed files with 8894 additions and 9804 deletions

View File

@@ -1,20 +1,20 @@
{
"name": "@farmmaps/common-map3d",
"version": "2.0.0",
"version": "2.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@farmmaps/common-map3d",
"version": "2.0.0",
"version": "2.1.0",
"dependencies": {
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/common": ">=14.0.0",
"@angular/core": ">=14.0.0",
"@angular/common": ">=16.0.0",
"@angular/core": ">=16.0.0",
"cesium": ">=1.82.1",
"ngx-openlayers": "1.0.0-next.19",
"ngx-openlayers": "1.0.0-next.21",
"ol-cesium": ">=2.13.0"
}
},