Skip to content

Commit 6233994

Browse files
committed
fix: show comment in package.json file
1 parent a05057b commit 6233994

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/releases/react-native/0.74.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ const release: ReleaseT = {
1515
},
1616
comments: [
1717
{
18-
fileName: '.yarnrc',
19-
lineNumber: 3,
18+
fileName: 'package.json',
19+
lineNumber: 36,
2020
lineChangeType: 'add',
2121
content: (
2222
<Fragment>

0 commit comments

Comments
 (0)