All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
26 lines
727 B
JSON
26 lines
727 B
JSON
{
|
|
"name": "@farmmaps/common",
|
|
"version": "2.1.0",
|
|
"publishConfig": {
|
|
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
|
|
},
|
|
"peerDependencies": {
|
|
"@ng-bootstrap/ng-bootstrap": "^20.0.0",
|
|
"@angular/common": "^21.1.0",
|
|
"@angular/core": "^21.1.0",
|
|
"@angular/forms": "^21.1.0",
|
|
"@ngrx/effects": "^21.0.1",
|
|
"@ngrx/router-store": "^21.0.1",
|
|
"@ngrx/store": "^21.0.1",
|
|
"tassign": "^1.0.0",
|
|
"bootstrap": "^5.3.3",
|
|
"@microsoft/signalr": "^10.0.0",
|
|
"ngx-uploadx": "^7.0.1",
|
|
"angular-oauth2-oidc": "^20.0.2",
|
|
"moment": "^2.29.4",
|
|
"ngx-avatars": "^1.10.1",
|
|
"ngx-image-cropper": "^7.0.0",
|
|
"ngx-clipboard": "^16.0.0"
|
|
}
|
|
}
|