summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-07-17 12:18:45 -0400
committerJules Laplace <jules@okfoc.us>2014-07-17 12:18:45 -0400
commit4ee827ad464dfa0edb664d27e5069811877deb1e (patch)
tree69c6ecb890a6af7f6c247c74f81bc36db591e970 /package.json
parentb97f3d39ac0e387385aae2685dbe830ee53a686c (diff)
parentf20841988ccd27780d3801e4a6c32bf9afcc9368 (diff)
merge
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 95af2ab..ca45bff 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,8 @@
"html-entities": "~1.0.10",
"multer": "~0.1.0",
"body-parser": "1.3.0",
- "marked": "~0.3.2"
+ "marked": "~0.3.2",
+ "emailjs": "~0.3.6"
},
"devDependencies": {
"grunt": "~0.4.1",