AW6241 Fix peer deps
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
2024-09-06 08:52:56 +02:00
parent 5cdef30c71
commit 45263a59f4
4 changed files with 8 additions and 10 deletions

View File

@@ -18,8 +18,8 @@
"ngx-uploadx": "^6.2.0",
"angular-oauth2-oidc": "^17.0.2",
"moment": "^2.29.4",
"ngx-avatars": "1.8.0",
"ngx-avatars": "^1.8.0",
"ngx-image-cropper": "^7.0.0",
"ngx-clipboard": "16.0.0"
"ngx-clipboard": "^16.0.0"
}
}