aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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 3d9017b..d79810e 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,8 @@
"dependencies" : {
"neon" : "1.0.x",
"socket.io" : "0.9.x",
- "colors" : "0.x.x"
+ "colors" : "0.x.x",
+ "microtime" : "0.3.x"
},
"engines" : { "node" : ">= 0.8.0" },
"main" : "./lib/cobalt.js",