AW-6046 Angular 17
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit

This commit is contained in:
2024-04-09 11:23:39 +02:00
parent b5a3a62cee
commit 6f93cf254c
6 changed files with 16 additions and 17 deletions

View File

@@ -14,7 +14,7 @@
"@angular/common": "^16.2.12",
"@angular/core": "^16.2.12",
"cesium": ">=1.82.1",
"ngx-openlayers": "file:dist/ngx-openlayers",
"ng-openlayers": "file:dist/ng-openlayers",
"ol-cesium": ">=2.13.0"
}
},

View File

@@ -7,7 +7,7 @@
"peerDependencies": {
"@angular/common": "^16.2.12",
"@angular/core": "^16.2.12",
"ngx-openlayers": "file:dist/ngx-openlayers",
"ng-openlayers": "file:dist/ng-openlayers",
"cesium": ">=1.82.1",
"ol-cesium": ">=2.13.0"
},