Skip to content

Commit 8649d86

Browse files
committed
fix: exclude issue references in html code blocks
1 parent 090113e commit 8649d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"debug": "^3.1.0",
2424
"fs-extra": "^5.0.0",
2525
"globby": "^8.0.0",
26-
"issue-parser": "^1.0.1",
26+
"issue-parser": "^1.0.2",
2727
"lodash": "^4.17.4",
2828
"mime": "^2.0.3",
2929
"p-retry": "^1.0.0",

0 commit comments

Comments
 (0)