Fix deps
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
2026-02-23 11:41:32 +01:00
parent 7c2911afae
commit a5324c5164
5 changed files with 53 additions and 53 deletions

View File

@@ -8,8 +8,8 @@
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/common": "21.1.0",
"@angular/core": "21.1.0",
"@angular/common": "^21.1.0",
"@angular/core": "^21.1.0",
"cesium": "^1.97.0",
"ol-cesium": ">=2.13.0"
}