From ff10bfd1269619b7aafbf6bde0dac6fb03e33b27 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 15 Feb 2016 22:50:26 +0100 Subject: [PATCH] chore(package): update grunt-contrib-clean to version 1.0.0 http://greenkeeper.io/ --- package.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index bb6511c..4965c14 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,11 @@ "author": "Sébastien Van Eyck", "homepage": "https://github.com/Akaryatrh/svg-assets", "bugs": "https://github.com/Akaryatrh/svgAssets/issues", - "keywords": [ "svg", "replace", "file" ], + "keywords": [ + "svg", + "replace", + "file" + ], "repository": { "type": "git", "url": "https://github.com/Akaryatrh/svg-assets" @@ -25,10 +29,10 @@ "commander": "2.9.x", "mkdirp": "0.5.x", "grunt-contrib-copy": "0.7.x", - "grunt-contrib-clean": "0.6.x", + "grunt-contrib-clean": "1.0.0", "grunt-contrib-coffee": "0.12.x", - "grunt-contrib-watch":"0.6.x", - "grunt-prompt":"1.3.x", + "grunt-contrib-watch": "0.6.x", + "grunt-prompt": "1.3.x", "grunt-shell": "1.1.x" }, "devDependencies": {