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 b41b8d5..0a8a966 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +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 "@oddbird/blend": "^0.2.3",
22 "include-media": "^1.4.9", 22 "include-media": "^1.4.9",
23 "iro-sass": "git+https://git.vulpes.one/git/iro-sass.git" 23 "iro-sass": "git+https://git.vulpes.one/git/iro-sass.git"
24 }, 24 },