feat(front): Add support for Funkwhale UI library

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2617>
This commit is contained in:
Ciarán Ainsworth 2023-11-12 13:42:23 +01:00 committed by Ciarán Ainsworth
commit 8f4251bb6e
3 changed files with 18 additions and 2 deletions

View file

@ -17,6 +17,7 @@
"postinstall": "yarn run fix-fomantic-css"
},
"dependencies": {
"@funkwhale/ui": "0.2.2",
"@sentry/tracing": "7.47.0",
"@sentry/vue": "7.47.0",
"@vue/runtime-core": "3.3.2",