summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChristoph (Sheogorath) Kern2018-06-01 12:35:20 +0200
committerGitHub2018-06-01 12:35:20 +0200
commit65544f9a18a2a418cd88d8fc9f8ee227bd4cf03c (patch)
tree229e8c05b308452a6741d5436038a213833c2104 /package.json
parentef1097c58dd35a12dbde471c6f33186d72a3916b (diff)
parent376fcab2ca8a2908187bedec732fc99e1f1950c0 (diff)
Merge pull request #675 from ahoka/master
Add Azure Blob Storage support
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index c31b3c8a..b7420ceb 100644
--- a/package.json
+++ b/package.json
@@ -19,6 +19,7 @@
"async": "^2.1.4",
"aws-sdk": "^2.7.20",
"base64url": "^3.0.0",
+ "azure-storage": "^2.7.0",
"blueimp-md5": "^2.6.0",
"body-parser": "^1.15.2",
"bootstrap": "^3.3.7",