aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2019-02-11 20:05:01 -0500
committerAlee <Alee14498@gmail.com>2019-02-11 20:05:01 -0500
commit6409a48225a3b51a699f4eae97e2a463cb0452a7 (patch)
tree52b1d5fe53bde179688c945e2c12cb1e345d550f /package.json
parent1b2ef53aaadd043f590801c50bb0e562fce35a2f (diff)
downloadProject-Hexus-master.tar.gz
Project-Hexus-master.tar.bz2
Project-Hexus-master.zip
added mongodbHEADmaster
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 65311e3..e10bbfa 100644
--- a/package.json
+++ b/package.json
@@ -18,6 +18,7 @@
"homepage": "https://github.com/Alee14/Project-Hexus#readme",
"dependencies": {
"express": "^4.16.4",
+ "mongodb": "^3.1.13",
"socket.io": "^2.2.0"
}
}