diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2024-01-22 16:00:58 +0000 |
---|---|---|
committer | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-02-01 19:13:28 +0100 |
commit | ddb1610ca2d34cd418cfe9479242bef84c295b0d (patch) | |
tree | c03f4b306d38a34a4a383caba7f3e1df6d8fcaf4 /package.json | |
parent | ffeecd86cf6640a2a2384f2dd8cbf39e717e9520 (diff) | |
download | nextcloud-server-ddb1610ca2d34cd418cfe9479242bef84c295b0d.tar.gz nextcloud-server-ddb1610ca2d34cd418cfe9479242bef84c295b0d.zip |
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 8ced115cc3b..0d9760b270e 100644 --- a/package.json +++ b/package.json @@ -60,6 +60,7 @@ "@nextcloud/vue": "^8.4.0", "@skjnldsv/sanitize-svg": "^1.0.2", "@vueuse/components": "^10.7.2", + "@vueuse/core": "^10.7.2", "@vueuse/integrations": "^10.7.2", "autosize": "^6.0.1", "backbone": "^1.4.1", |