summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3410bb1f35..ae0b084cd2 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"license": "MIT",
"devDependencies": {
- "less": "^2.7.2",
+ "less": "^3.0.4",
"less-plugin-clean-css": "^1.5.1"
}
}