* Add missing modules to package.json
* Start replacing some code with momentjs
This commit is contained in:
@@ -14,7 +14,9 @@
|
||||
"ssh2" : "0.4.x",
|
||||
"strip-json-comments" : "1.0.x",
|
||||
"gapbuffer" : "0.0.2",
|
||||
"node-uuid" : "1.4.x"
|
||||
"node-uuid" : "1.4.x",
|
||||
"moment" : "2.10.x",
|
||||
"gaze" : "0.5.x"
|
||||
},
|
||||
"engine" : "node >= 0.12.2"
|
||||
}
|
||||
Reference in New Issue
Block a user