stubbed in gcs (untested)
This commit is contained in:
parent
d87fb64390
commit
9e8e604024
5 changed files with 1544 additions and 1180 deletions
|
@ -130,6 +130,7 @@
|
|||
"webpack-unassert-loader": "^1.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@google-cloud/storage": "^2.0.3",
|
||||
"aws-sdk": "^2.328.0",
|
||||
"babel-polyfill": "^6.26.0",
|
||||
"choo": "^6.12.1",
|
||||
|
@ -137,6 +138,7 @@
|
|||
"convict": "^4.4.0",
|
||||
"express": "^4.16.3",
|
||||
"express-ws": "^4.0.0",
|
||||
"fast-crc32c": "^1.0.4",
|
||||
"fluent": "^0.8.1",
|
||||
"fluent-langneg": "^0.1.0",
|
||||
"helmet": "^3.13.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue