diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json index a2d52eb..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", @@ -66,8 +67,8 @@ "uniorg-attach": "^0.4.5", "uniorg-extract-keywords": "^0.4.5", "uniorg-parse": "^0.4.5", - "uniorg-rehype": "^0.4.7", - "uniorg-slug": "^0.4.7", + "uniorg-rehype": "^0.4.8", + "uniorg-slug": "^0.4.8", "unist-util-find-after": "^3.0.0", "unist-util-is": "^4.1.0", "use-constant": "^1.1.0", |