Commit 32dbe8b613d421952e71127a8f524f3d02a214ce

Authored by Geoffrey PREUD'HOMME
1 parent 4525b510

Dépendances manquantes

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
package.json
... ... @@ -19,5 +19,8 @@
19 19 "devDependencies": {
20 20 "gulp": "^3.9.1",
21 21 "gulp-sass": "^2.3.1"
  22 + },
  23 + "dependencies": {
  24 + "gulp-util": "^3.0.7"
22 25 }
23 26 }
... ...