24
1
Fork 0
This commit is contained in:
Danny Coates 2017-07-31 10:28:04 -07:00
parent 3e52c6f69f
commit 967100bf50
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB
2 changed files with 10 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

@ -1,7 +1,7 @@
{
"name": "firefox-send",
"description": "File Sharing Experiment",
"version": "1.0.0",
"version": "1.0.1",
"author": "Mozilla (https://mozilla.org)",
"dependencies": {
"aws-sdk": "^2.89.0",
@ -58,11 +58,19 @@
"ja",
"kab",
"ms",
"nb-NO",
"nn-NO",
"pt-PT",
"pt-BR",
"ru",
"sk",
"sl",
"dsb",
"hsb",
"es-CL",
"es-ES",
"sv-SE",
"tr",
"cy"
],
"scripts": {