diff --git a/src/icons/build-icons/package.json b/src/icons/build-icons/package.json index 6f7050194..9bbcf037d 100644 --- a/src/icons/build-icons/package.json +++ b/src/icons/build-icons/package.json @@ -5,7 +5,7 @@ "main": "index.js", "dependencies": {}, "devDependencies": { - "grunt": ">=1.3.0", + "grunt": "*", "grunt-svg2png": "git+https://git@github.com/bertyhell/grunt-svg2png.git" }, "author": "Bert Verhelst",