aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 5f6c6db..91cf34b 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,7 @@
"watch:parcel": "parcel src/index.html"
},
"dependencies": {
+ "less": "^3.0.1",
"node-sass": "^4.7.2",
"riot": "^3.7.4"
},