diff options
author | Thomas F. K. Jorna <[email protected]> | 2022-01-29 15:55:09 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2022-01-29 15:55:09 +0100 |
commit | 5a93993de3163fa88ce2a9d341371d62bc4e13d5 (patch) | |
tree | 86730114dde5d3bd872f088ead3d684fb50392cb /package.json | |
parent | f1e1769d97e4f44d7336839db587b0acbb918d99 (diff) | |
parent | 7da981397e9f0700d39d144b2b2591c127f2786a (diff) |
Merge pull request #208 from org-roam/fix/106
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
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", |