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 13:35:27 +01:00
parent c46dac7572
commit f66d199e75
2 changed files with 23 additions and 1 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:../../dist/ng-openlayers"
},
"peerDependencies": {
"@angular/core": "21.1.0",