Aw5739 Required to perform Angular update script

This commit is contained in:
2023-12-29 12:06:15 +01:00
parent d771fd5530
commit f45a873145
3 changed files with 6 additions and 6 deletions

View File

@@ -14,7 +14,7 @@
"@ngrx/router-store":">=14.0.0",
"@ngrx/store":">=14.0.0",
"tassign": ">=1.0.0",
"ngx-openlayers": "file:dist/ngx-openlayers",
"ngx-openlayers": "4.2.0-prerelease.2414",
"ol": ">=6.8.1"
}
}

View File

@@ -7,7 +7,7 @@
"peerDependencies": {
"@angular/common": ">=14.0.0",
"@angular/core": ">=14.0.0",
"ngx-openlayers": "file:dist/ngx-openlayers",
"ngx-openlayers": "4.2.0-prerelease.2414",
"cesium": ">=1.82.1",
"ol-cesium": ">=2.13.0"
},