summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorThomas F. K. Jorna <[email protected]>2022-01-29 15:31:51 +0100
committerThomas F. K. Jorna <[email protected]>2022-01-29 15:31:51 +0100
commitc475122f76370718dc5fdcb18006c1921d9a58e8 (patch)
tree2795f63483f9970637ace195d16c941460ceffe5 /package.json
parentbb7036f4cfd279de388e9850b452b252fefb8e5b (diff)
feat(preview): remove heading if heading is title
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 e90f2fb..e45bdaf 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,7 @@
"es6-tween": "^5.5.11",
"framer-motion": "^4",
"hast-to-hyperscript": "^9.0.1",
+ "hast-util-to-string": "1",
"hastscript": "^6.0.0",
"jlouvain.js": "^1.0.0",
"next": "^11.1.0",