summaryrefslogtreecommitdiffstats
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 7454c11..b41b8d5 100644
--- a/package.json
+++ b/package.json
@@ -18,6 +18,7 @@
18 "serve": "python -m http.server --bind 127.0.0.1 --directory public 8000" 18 "serve": "python -m http.server --bind 127.0.0.1 --directory public 8000"
19 }, 19 },
20 "dependencies": { 20 "dependencies": {
21 "hsluv-sass": "^2.0.1",
21 "include-media": "^1.4.9", 22 "include-media": "^1.4.9",
22 "iro-sass": "git+https://git.vulpes.one/git/iro-sass.git" 23 "iro-sass": "git+https://git.vulpes.one/git/iro-sass.git"
23 }, 24 },