Aw5739 Prepare migration to v16: Use supported version of TypeScript

This commit is contained in:
2024-01-08 14:19:52 +01:00
parent 778e40a26d
commit 3da646dc4d
7 changed files with 36 additions and 19 deletions

View File

@@ -14,7 +14,7 @@
"@angular/common": ">=14.0.0",
"@angular/core": ">=14.0.0",
"cesium": ">=1.82.1",
"ngx-openlayers": "1.0.0-next.19",
"ngx-openlayers": "file:dist/ngx-openlayers",
"ol-cesium": ">=2.13.0"
}
},