diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-11-02 10:12:25 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2021-11-02 10:12:25 +0100 |
commit | 5eb8a74b2171f922910582962bcded565c638872 (patch) | |
tree | 454a5b5c5068c7ae23c80a38cfa96c6143e9cbbf /package.json | |
parent | c93f6b61a8d3d2edcf07eda6220278c418d1054b (diff) | |
parent | f6f2852bc76d031818c2d8311cce2be8e4b7d8a0 (diff) |
Merge pull request #135 from rasendubi/uniorg-0.4.6
chore(preview): update uniorg to 0.4.7
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", |