Skip to content

Commit 686cc26

Browse files
committed
Update unist-util-find-after
1 parent 36bc481 commit 686cc26

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"index.js"
3030
],
3131
"dependencies": {
32-
"hast-util-is-element": "^1.0.2",
33-
"repeat-string": "^1.6.1",
34-
"unist-util-find-after": "^2.0.3"
32+
"hast-util-is-element": "^1.0.0",
33+
"repeat-string": "^1.0.0",
34+
"unist-util-find-after": "^3.0.0"
3535
},
3636
"devDependencies": {
3737
"browserify": "^16.0.0",

0 commit comments

Comments
 (0)