diff --git a/package.json b/package.json index 0a6ed1a..0ad1cbc 100644 --- a/package.json +++ b/package.json @@ -35,13 +35,13 @@ "bump": "bumpp" }, "dependencies": { + "coffeescript": "^2.7.0", "sass": "^1.58.3" }, "devDependencies": { "@lodder/grunt-postcss": "^3.1.1", "autoprefixer": "^10.4.13", "bumpp": "^9.0.0", - "coffeescript": "^2.7.0", "cssnano": "^5.1.15", "grunt": "^1.6.1", "grunt-sass": "^3.1.0",