summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2017-05-12 17:28:33 +0200
committerJules Laplace <jules@okfoc.us>2017-05-12 17:28:33 +0200
commite60253e2c14ad6fa95e5c7801b378569c3c44400 (patch)
tree1c216753d230556d857e15b6a9c94b84ff149a10 /package.json
parent6850b2e61448fc41eb1d486b251702ba6fa5c736 (diff)
sending mail
Diffstat (limited to 'package.json')
-rw-r--r--package.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/package.json b/package.json
index 3eb3cdf..a80c43e 100644
--- a/package.json
+++ b/package.json
@@ -6,9 +6,10 @@
"scripts": {},
"author": "Undisclosed LLC",
"dependencies": {
- "okcms": "git+ssh://git@ghghgh.us/~/okcms.git#v0.2.5"
+ "liquid-node": "^2.6.1",
+ "mailgun.js": "^2.0.1",
+ "okcms": "git+ssh://git@ghghgh.us/~/okcms.git#v0.2.5",
+ "request": "^2.81.0"
},
- "devDependencies": {
- }
+ "devDependencies": {}
}
-