24
1
Fork 0

Update package.json configuration with new fork details

This commit is contained in:
timvisee 2020-10-15 20:04:29 +02:00
parent 2d35cd33c9
commit 7463aeccf5
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
2 changed files with 7 additions and 4 deletions

2
package-lock.json generated
View File

@ -1,5 +1,5 @@
{
"name": "firefox-send",
"name": "send",
"version": "3.0.22",
"lockfileVersion": 1,
"requires": true,

View File

@ -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": {