diff --git a/package.json b/package.json index 05af5bc66..cea5aa651 100644 --- a/package.json +++ b/package.json @@ -57,13 +57,13 @@ "text-tmbundle": "1.0.0", "textmate-clojure": "1.0.0", "xml-tmbundle": "1.0.0", - "yaml-tmbundle": "1.0.0", - "grunt": "~0.4.1", - "grunt-cli": "~0.1.9", - "grunt-coffeelint": "0.0.6" + "yaml-tmbundle": "1.0.0" }, "devDependencies": { "biscotto": "0.0.11", + "grunt": "~0.4.1", + "grunt-cli": "~0.1.9", + "grunt-coffeelint": "0.0.6", "grunt-contrib-csslint": "~0.1.2" }, "private": true,