diff --git a/package.json b/package.json index bb6511c..a4272b1 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" @@ -27,9 +31,9 @@ "grunt-contrib-copy": "0.7.x", "grunt-contrib-clean": "0.6.x", "grunt-contrib-coffee": "0.12.x", - "grunt-contrib-watch":"0.6.x", - "grunt-prompt":"1.3.x", - "grunt-shell": "1.1.x" + "grunt-contrib-watch": "0.6.x", + "grunt-prompt": "1.3.x", + "grunt-shell": "1.2.0" }, "devDependencies": { "coffee-script": "1.10.x",