summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2017-05-13 20:43:54 +0200
committerJules Laplace <jules@okfoc.us>2017-05-13 20:43:54 +0200
commit9ac9c4ed23dfa8a0740852192e4b414e8cd4df7b (patch)
treeb00d8188c5199e0f1fdf7057dcf0201d08208ab8 /package.json
parent6a2fea2af097b8e9caaa874519c98ae2013c6d97 (diff)
attach image to email, also upload it
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 a80c43e..553d2d9 100644
--- a/package.json
+++ b/package.json
@@ -8,6 +8,7 @@
"dependencies": {
"liquid-node": "^2.6.1",
"mailgun.js": "^2.0.1",
+ "multer": "^1.3.0",
"okcms": "git+ssh://git@ghghgh.us/~/okcms.git#v0.2.5",
"request": "^2.81.0"
},