aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@eficode.com>2018-03-03 14:56:44 +0200
committerJan Tuomi <jan.tuomi@eficode.com>2018-03-03 14:56:44 +0200
commit04ac06579b70014d794c4a9f36630df4e36db89b (patch)
treea881de1209913a52fef4b2168da08597a7acb2f0 /package.json
parent9e4b996de217c827a8949290bca7f896dab26f46 (diff)
Some stuff
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"
},