Skip to content
Snippets Groups Projects
Verified Commit 547fd5d6 authored by Georg Krause's avatar Georg Krause
Browse files

Update Author of Frontend package

parent 08a68f50
No related branches found
No related tags found
No related merge requests found
Eliot Berriot
......@@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"description": "Funkwhale front-end",
"author": "Eliot Berriot <contact@eliotberriot.com>",
"author": "Funkwhale Collective <contact@funkwhale.audio>",
"scripts": {
"serve": "[ ! -d src/translations ] && npm run i18n-compile; vue-cli-service serve --port ${VUE_PORT:-8080} --host ${VUE_HOST:-0.0.0.0}",
"build": "scripts/i18n-compile.sh && vue-cli-service build",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment