Skip to content

Commit c81fbe4

Browse files
committed
chore: fix code styling
1 parent caf5057 commit c81fbe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/createIssue.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ ${patchFileContents}
114114
`https://github.com/${vcs.org}/${vcs.repo}/issues/new?${stringify({
115115
title: "",
116116
body: `Hi! 👋
117-
117+
118118
Firstly, thanks for your work on this project! 🙂
119119
120120
Today I used [patch-package](https://github.com/ds300/patch-package) to patch \`${packageDetails.name}@${packageVersion}\` for the project I'm working on.

0 commit comments

Comments
 (0)