Skip to content

Commit a4b6ba4

Browse files
committedJun 20, 2023
Pin broken dependency
Fixes #166
1 parent 640d18a commit a4b6ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"tempy": "^1.0.0",
107107
"to-vfile": "^6.1.0",
108108
"unified-lint-rule": "^1.0.6",
109-
"unist-util-find": "^1.0.1",
109+
"unist-util-find": "1.0.2",
110110
"unist-util-find-all-after": "^3.0.1",
111111
"unist-util-find-all-before": "^3.0.0",
112112
"unist-util-find-all-between": "^2.1.0",

0 commit comments

Comments
 (0)
Please sign in to comment.