aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/package.json b/package.json
index 155e10d..2d21dcb 100644
--- a/package.json
+++ b/package.json
@@ -40,9 +40,7 @@
"passport-local": "^1.0.0",
"promise": "^7.1.1",
"sanitizer": "^0.1.3",
- "socket.io": "^1.4.8"
- },
- "devDependencies": {
- "underscore": "~1.8.3"
+ "socket.io": "^1.4.8",
+ "underscore": "^1.8.3"
}
}