summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 38acdf7..7462243 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,6 @@
18 "serve": "python -m http.server --bind 127.0.0.1 --directory public 8001" 18 "serve": "python -m http.server --bind 127.0.0.1 --directory public 8001"
19 }, 19 },
20 "dependencies": { 20 "dependencies": {
21 "@oddbird/blend": "^0.2.4",
22 "include-media": "^2.0.0", 21 "include-media": "^2.0.0",
23 "iro-sass": "git+https://git.vulpes.one/git/iro-sass.git#c82ae7f3c766ff9d36c82183abf0f734e72a00a8" 22 "iro-sass": "git+https://git.vulpes.one/git/iro-sass.git#c82ae7f3c766ff9d36c82183abf0f734e72a00a8"
24 }, 23 },