mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-09 11:45:36 +00:00
bump version to v2.6.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "firefox-send",
|
||||
"description": "File Sharing Experiment",
|
||||
"version": "2.5.5",
|
||||
"version": "2.6.0",
|
||||
"author": "Mozilla (https://mozilla.org)",
|
||||
"repository": "mozilla/send",
|
||||
"homepage": "https://github.com/mozilla/send/",
|
||||
@@ -114,16 +114,16 @@
|
||||
"webpack-unassert-loader": "^1.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@google-cloud/storage": "^2.0.3",
|
||||
"aws-sdk": "^2.328.0",
|
||||
"@google-cloud/storage": "^2.3.0",
|
||||
"aws-sdk": "^2.349.0",
|
||||
"babel-polyfill": "^6.26.0",
|
||||
"choo": "^6.13.0",
|
||||
"cldr-core": "^32.0.0",
|
||||
"connect-busboy": "0.0.2",
|
||||
"convict": "^4.4.0",
|
||||
"express": "^4.16.3",
|
||||
"fluent": "^0.6.4",
|
||||
"fast-crc32c": "^1.0.4",
|
||||
"fluent": "^0.6.4",
|
||||
"fluent-langneg": "^0.1.0",
|
||||
"helmet": "^3.13.0",
|
||||
"mkdirp": "^0.5.1",
|
||||
@@ -145,6 +145,7 @@
|
||||
"de",
|
||||
"dsb",
|
||||
"el",
|
||||
"en-CA",
|
||||
"es-AR",
|
||||
"es-CL",
|
||||
"es-ES",
|
||||
|
||||
Reference in New Issue
Block a user