diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1f23061..1b727ad 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "author": "Fahim Khan", "license": "ISC", "dependencies": { + "ejs": "^2.5.2", "express": "^4.13.4", - "hogan-express": "^0.5.2", "python-shell": "^0.4.0", "shelljs": "^0.7.0", "socket.io": "^1.4.5" |