package.json: fix repo url

This commit is contained in:
Alice Gaudon 2020-06-06 08:49:02 +02:00
parent 2c74945dc0
commit 30102605a2
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"name": "Alice Gaudon",
"email": "alice@gaudon.pro"
},
"homepage": "https://gitlab.com/ArisuOngaku/tabs",
"homepage": "https://github.com/ArisuOngaku/tabs",
"license": "GPL-3.0-only",
"main": "build/main.js",
"scripts": {