summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAlexey Shmalko <[email protected]>2021-10-26 23:04:22 +0300
committerAlexey Shmalko <[email protected]>2021-10-30 02:58:59 +0300
commitf6f2852bc76d031818c2d8311cce2be8e4b7d8a0 (patch)
tree454a5b5c5068c7ae23c80a38cfa96c6143e9cbbf /package.json
parentc93f6b61a8d3d2edcf07eda6220278c418d1054b (diff)
chore(preview): update uniorg to 0.4.7
This should potentially fix #133. See https://github.com/rasendubi/uniorg/commit/d70f0c9e2eede243ae163424a100d09ae5b71de5
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
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",