summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json11
1 files changed, 6 insertions, 5 deletions
diff --git a/package.json b/package.json
index 1c906643ee..8251e50264 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,7 @@
{
- "license": "MIT",
- "dependencies": {
- "less": "^2.7.2"
- }
-}
+ "license": "MIT",
+ "devDependencies": {
+ "less": "^2.7.2",
+ "less-plugin-clean-css": "^1.5.1"
+ }
+} \ No newline at end of file