dep underscore

This commit is contained in:
Meutel 2014-06-24 20:11:08 +02:00
parent 1a0644af11
commit 227b471269
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,8 @@
"body-parser": "~1.0.0",
"debug": "~0.7.4",
"jade": "~1.3.0",
"sqlite3": "~2.2.0"
"sqlite3": "~2.2.0",
"underscore": "~1.6.0"
},
"scripts": {
"start": "node ./bin/www"