diff --git a/package-lock.json b/package-lock.json index cf280f63..1ad87a07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "firefox-send", + "name": "send", "version": "3.0.22", "lockfileVersion": 1, "requires": true, diff --git a/package.json b/package.json index ee7bcc3e..87f315cc 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,13 @@ { - "name": "firefox-send", + "name": "send", "description": "File Sharing Experiment", "version": "3.0.22", "author": "Mozilla (https://mozilla.org)", - "repository": "mozilla/send", - "homepage": "https://github.com/mozilla/send/", + "contributors": [ + "Tim Visee <3a4fb3964f@sinenomine.email> (https://timvisee.com)" + ], + "repository": "gitlab:timvisee/send", + "homepage": "https://gitlab.com/timvisee/send/", "license": "MPL-2.0", "private": true, "scripts": {