diff --git a/package.json b/package.json index 4dc7e8f..a3c7347 100644 --- a/package.json +++ b/package.json @@ -39,5 +39,6 @@ }, "scripts": { "test": "grunt test" - } -} \ No newline at end of file + }, + "less": "build/lesshat.less" +}