diff options
| author | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-25 03:15:16 +0000 |
|---|---|---|
| committer | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-25 03:15:16 +0000 |
| commit | 3ca0e78b313a1bded021cbb8b2dad241d7cad049 (patch) | |
| tree | 021514c624008dfb32a3cdb1a9cb25ad01a2e5ba /package.json | |
| parent | 34f553940cd5e9fba5ca6062333f42ba741b700a (diff) | |
| parent | 4ce98375d61429f2e41cfefe884df4f0640dd0a2 (diff) | |
Merge branch 'master' of https://github.com/HumairAK/solutions_repo
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 6b102af..9e23edc 100644 --- a/package.json +++ b/package.json @@ -40,5 +40,8 @@ "passport-local": "^1.0.0", "sanitizer": "^0.1.3", "socket.io": "^1.4.8" + }, + "devDependencies": { + "underscore": "~1.8.3" } } |
