Peter Bastiani
876020828e
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
26 lines
708 B
JSON
26 lines
708 B
JSON
{
|
|
"name": "@farmmaps/common",
|
|
"version": "2.0.0",
|
|
"publishConfig": {
|
|
"registry": "https://repository.akkerweb.nl/repository/npm-hosted/"
|
|
},
|
|
"peerDependencies": {
|
|
"@ng-bootstrap/ng-bootstrap": "^16.0.0",
|
|
"@angular/common": "^17.3.3",
|
|
"@angular/core": "^17.3.3",
|
|
"@angular/forms": "^17.3.3",
|
|
"@ngrx/effects": "^17",
|
|
"@ngrx/router-store": "^17",
|
|
"@ngrx/store": "^17",
|
|
"tassign": ">1.0.0",
|
|
"bootstrap": "^5.2.0",
|
|
"@microsoft/signalr": ">3.1.3",
|
|
"ngx-uploadx": "^6.2.0",
|
|
"angular-oauth2-oidc": "^13",
|
|
"moment": "^2.29.4",
|
|
"ngx-avatars": "1.7.0",
|
|
"ngx-image-cropper": ">7.2.1",
|
|
"ngx-clipboard": ">15.1.0"
|
|
}
|
|
}
|