package.json: Add missing dependency

master
Jonatan Nilsson 2015-02-02 14:55:12 +00:00
parent 8454e79b22
commit 55ba389e8b
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
"dependencies": {
"bunyan": "^1.3.3",
"lodash": "^3.0.1",
"nconf": "^0.7.1",
"node-static": "^0.7.6"
},
"bin": "./bin.js"