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

@@ -31,8 +31,8 @@
"tslib": "^2.3.0"
},
"peerDependencies": {
"@angular/common": "21.1.0",
"@angular/core": "21.1.0",
"@angular/common": "^21.1.0",
"@angular/core": "^21.1.0",
"ol": "^8.2.0"
}
}