Skip to content

Commit d2888a5

Browse files
authored
fix(markdown-to-ast): add mdast-util-gfm-autolink-literal to explicit deps (#904)
1 parent a69c0a7 commit d2888a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/@textlint/markdown-to-ast/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"remark-frontmatter": "^3.0.0",
4242
"remark-gfm": "^1.0.0",
4343
"remark-parse": "^9.0.0",
44+
"mdast-util-gfm-autolink-literal": "^0.1.0",
4445
"traverse": "^0.6.6",
4546
"unified": "^9.2.2"
4647
},

0 commit comments

Comments
 (0)