Skip to content

Commit 7fec12b

Browse files
authored
Merge pull request #153 from pvinis/fix-copy
fix copy
2 parents 0b9f19c + b6ee244 commit 7fec12b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration-tests/package-gets-updated/__snapshots__/package-gets-updated.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ warning [email protected]: use String.prototype.padStart()
1616
Maybe this means your patch file is no longer necessary, in which case
1717
hooray! Just delete it!
1818
19-
Otherwise, you need generate a new patch file.
19+
Otherwise, you need to generate a new patch file.
2020
2121
To generate a new one, just repeat the steps you made to generate the first
2222
one.

src/applyPatches.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ ${chalk.red.bold("**ERROR**")} ${chalk.red(
268268
Maybe this means your patch file is no longer necessary, in which case
269269
hooray! Just delete it!
270270
271-
Otherwise, you need generate a new patch file.
271+
Otherwise, you need to generate a new patch file.
272272
273273
To generate a new one, just repeat the steps you made to generate the first
274274
one.

0 commit comments

Comments
 (0)