Fix peer dependency
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good Details

AW-4620
Willem Dantuma 2022-08-29 21:28:13 +02:00
parent be2516a3b8
commit c569076c5d
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
},
"peerDependencies": {
"@ng-bootstrap/ng-bootstrap": "^7.0",
"@ng-bootstrap/ng-bootstrap": ">=10",
"@angular/common": "~14",
"@angular/core": "~14",
"@angular/forms": "~14",