Skip to content

Commit

Permalink
Pin broken dependency
Browse files Browse the repository at this point in the history
Fixes #166
  • Loading branch information
sindresorhus committed Jun 20, 2023
1 parent 640d18a commit a4b6ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"tempy": "^1.0.0",
"to-vfile": "^6.1.0",
"unified-lint-rule": "^1.0.6",
"unist-util-find": "^1.0.1",
"unist-util-find": "1.0.2",
"unist-util-find-all-after": "^3.0.1",
"unist-util-find-all-before": "^3.0.0",
"unist-util-find-all-between": "^2.1.0",
Expand Down

0 comments on commit a4b6ba4

Please sign in to comment.