diff --git a/package.json b/package.json index d20d91818..3c7fb3795 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "grunt-cssjanus": "^0.2.4", "grunt-image": "^1.0.5", "grunt-includes": "^0.4.5", - "grunt-sass": "^1.1.0" + "grunt-sass": "^1.1.0", + "load-grunt-config": "^0.19.2" } }