summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-12-10 17:25:32 +0100
committerJules Laplace <julescarbon@gmail.com>2017-12-10 17:25:32 +0100
commit3cc9ff370a5e3f5bf321dc56963ae3bc73e75284 (patch)
tree194bcafac19e2cc1a77aaab7303d68aafdbbe312 /package.json
parentd9b9383118302aff6d73856175d7362d8b1463c5 (diff)
posting new threads and comments working
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 a6b1cd7..d88160a 100644
--- a/package.json
+++ b/package.json
@@ -30,6 +30,7 @@
"multer": "^1.0.3",
"multiparty": "^4.1.2",
"mysql2": "^0.15.8",
+ "node-uuid": "^1.4.8",
"passport": "^0.3.0",
"passport-local": "^1.0.0",
"serve-favicon": "^2.3.0",