Aw5739 Prepare migration to v15: Use suported version of ngx-clipboard

This commit is contained in:
2024-01-08 12:17:32 +01:00
parent 681d372ef3
commit b0587bc4c3
3 changed files with 23 additions and 23 deletions

View File

@@ -20,6 +20,6 @@
"moment": ">=2.27.0",
"ngx-avatars": "1.4.0",
"ngx-image-cropper": ">=3.3.5",
"ngx-clipboard": ">=14.0.1"
"ngx-clipboard": ">=15.1.0"
}
}