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
Pipeline #17412 passed
Eliot Berriot
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"description": "Funkwhale front-end", "description": "Funkwhale front-end",
"author": "Eliot Berriot <contact@eliotberriot.com>", "author": "Funkwhale Collective <contact@funkwhale.audio>",
"scripts": { "scripts": {
"serve": "[ ! -d src/translations ] && npm run i18n-compile; vue-cli-service serve --port ${VUE_PORT:-8080} --host ${VUE_HOST:-0.0.0.0}", "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", "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