Skip to content

Commit 54bed48

Browse files
authored
Fix changeset patch (#63)
1 parent f3e1d6c commit 54bed48

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

templates/monorepo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"patchedDependencies": {
5656
"@changesets/[email protected]": "patches/@[email protected]",
57-
"@changesets/[email protected].4": "patches/@[email protected].4.patch",
57+
"@changesets/[email protected].5": "patches/@[email protected].5.patch",
5858
5959
}
6060
}
File renamed without changes.

0 commit comments

Comments
 (0)