AW-6526 update angular 21
Some checks failed
FarmMaps.Develop/FarmMapsLib/pipeline/head There was a failure building this commit

This commit is contained in:
2026-01-19 14:36:49 +01:00
parent a0f9f0b03d
commit c33d8fc201
4 changed files with 18 additions and 14 deletions

View File

@@ -5,7 +5,8 @@
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
},
"dependencies": {
"tslib": "^2.0.0"
"tslib": "^2.0.0",
"@farmmaps/ng-openlayers": "file:../ng-openlayers"
},
"peerDependencies": {
"@angular/core": "21.1.0",