This commit is contained in:
Danny Coates 2019-02-08 11:10:29 -08:00
parent 5e4ad28f90
commit 6ef9b7be92
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB
2 changed files with 4 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "firefox-send", "name": "firefox-send",
"version": "2.6.1", "version": "2.6.2",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,7 +1,7 @@
{ {
"name": "firefox-send", "name": "firefox-send",
"description": "File Sharing Experiment", "description": "File Sharing Experiment",
"version": "2.6.1", "version": "2.6.2",
"author": "Mozilla (https://mozilla.org)", "author": "Mozilla (https://mozilla.org)",
"repository": "mozilla/send", "repository": "mozilla/send",
"homepage": "https://github.com/mozilla/send/", "homepage": "https://github.com/mozilla/send/",
@ -144,6 +144,7 @@
"dsb", "dsb",
"el", "el",
"en-CA", "en-CA",
"en-GB",
"es-AR", "es-AR",
"es-CL", "es-CL",
"es-ES", "es-ES",
@ -152,6 +153,7 @@
"fa", "fa",
"fr", "fr",
"fy-NL", "fy-NL",
"hr",
"hsb", "hsb",
"hu", "hu",
"ia", "ia",