summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDawid Rycerz <dawid@rycerz.xyz>2026-01-13 19:23:21 +0100
committerDawid Rycerz <dawid@rycerz.xyz>2026-01-13 19:23:21 +0100
commit1e2f147e08e6e69a7a356f38014dab33585544c2 (patch)
tree9fa652926107e4e72fd779635979ede7ea64daa3 /package.json
parent42662ae3db2a2f2366942ab7d68f9441e03b29bb (diff)
Add zoom feature for images
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 4f25b06..09ccde9 100644
--- a/package.json
+++ b/package.json
@@ -34,6 +34,7 @@
"mdast-util-directive": "^3.0.0",
"mdast-util-to-markdown": "^2.1.2",
"mdast-util-to-string": "^4.0.0",
+ "medium-zoom": "^1.1.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-external-links": "^3.0.0",
"rehype-unwrap-images": "^1.0.0",