diff --git a/src/icons/build-icons/package.json b/src/icons/build-icons/package.json index c4e5b5ca3..6f7050194 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": "^0.4.5", + "grunt": ">=1.3.0", "grunt-svg2png": "git+https://git@github.com/bertyhell/grunt-svg2png.git" }, "author": "Bert Verhelst",