diff options
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" } } |
