Skip to content

Commit 3a95a36

Browse files
committed
Update unist-util-visit
1 parent 234c886 commit 3a95a36

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
"index.js"
2929
],
3030
"dependencies": {
31-
"nlcst-is-literal": "^1.1.0",
32-
"nlcst-normalize": "^2.1.0",
33-
"unist-util-visit": "^1.0.0"
31+
"nlcst-is-literal": "^1.0.0",
32+
"nlcst-normalize": "^2.0.0",
33+
"unist-util-visit": "^2.0.0"
3434
},
3535
"devDependencies": {
3636
"browserify": "^16.0.0",

0 commit comments

Comments
 (0)