diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-11-02 10:12:57 +0100 |
---|---|---|
committer | Thomas F. K. Jorna <[email protected]> | 2021-11-02 10:12:57 +0100 |
commit | f6bfa320d152ea0da70891975dd5ce6b495887af (patch) | |
tree | d462161e42e170e880b57cdcbc4b948249a9c0e1 /package.json | |
parent | c2158a3327f46fc4a40425d1a8875183241fc081 (diff) | |
parent | 5eb8a74b2171f922910582962bcded565c638872 (diff) |
Merge branch 'main' of https://github.com/org-roam/org-roam-ui
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 22e51f7..bdfa032 100644 --- a/package.json +++ b/package.json @@ -57,8 +57,8 @@ "uniorg-attach": "^0.4.5", "uniorg-extract-keywords": "^0.4.5", "uniorg-parse": "^0.4.5", - "uniorg-rehype": "^0.4.5", - "uniorg-slug": "^0.4.5", + "uniorg-rehype": "^0.4.7", + "uniorg-slug": "^0.4.7", "unist-util-find-after": "^3.0.0", "use-constant": "^1.1.0", "use-undo": "^1.0.5", |