From 32dbe8b613d421952e71127a8f524f3d02a214ce Mon Sep 17 00:00:00 2001 From: Geoffrey Frogeye Date: Tue, 3 May 2016 19:18:39 +0200 Subject: [PATCH] Dépendances manquantes --- package.json | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 3617325..9879156 100644 --- a/package.json +++ b/package.json @@ -19,5 +19,8 @@ "devDependencies": { "gulp": "^3.9.1", "gulp-sass": "^2.3.1" + }, + "dependencies": { + "gulp-util": "^3.0.7" } } -- libgit2 0.21.2