diff options
| author | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-25 03:02:05 +0000 |
|---|---|---|
| committer | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-25 03:02:05 +0000 |
| commit | 4ce98375d61429f2e41cfefe884df4f0640dd0a2 (patch) | |
| tree | 598f075f591fc9c0faf223c2867da897d4b1d94c /package.json | |
| parent | 482401fa5777b910b099f96b0abdadf1d4cfa54c (diff) | |
added exam info along with the comments histroy
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index 8380a3f..70a146d 100644 --- a/package.json +++ b/package.json @@ -37,5 +37,8 @@ "passport-local": "^1.0.0", "sanitizer": "^0.1.3", "socket.io": "^1.4.8" + }, + "devDependencies": { + "underscore": "~1.8.3" } } |
