From 4f41239a9559821848406a4a46a26c3e6e8df194 Mon Sep 17 00:00:00 2001 From: libras Date: Mon, 26 May 2014 23:07:04 -0300 Subject: [PATCH] Modified in package.json --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 8adc9ff..b8270f6 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "author": "LAViD", "license": "ISC", "dependencies": { - "express": "~3.5.1" + "express": "~3.5.1", + "mkdirp": "^0.5.0" } } -- libgit2 0.21.2