diff --git a/package.json b/package.json index 3c001e7..c04f33c 100644 --- a/package.json +++ b/package.json @@ -40,8 +40,8 @@ "gruntplugin" ], "dependencies": { - "chalk": "~0.4.0", + "chalk": "~1.0.0", "css-parse": "", "css-stringify": "" } -} \ No newline at end of file +}