summaryrefslogtreecommitdiff
path: root/interactor/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'interactor/package.json')
-rw-r--r--interactor/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/interactor/package.json b/interactor/package.json
index 38f7446..1b3cd44 100644
--- a/interactor/package.json
+++ b/interactor/package.json
@@ -10,6 +10,7 @@
"license": "MIT",
"dependencies": {
"express": "^4.13.3",
+ "mkdirp": "^0.5.1",
"socket.io": "^1.3.7"
}
}