Skip to content

Commit 83a0adc

Browse files
authored
chore: added patch-package to README.md (#704)
1 parent dbebca2 commit 83a0adc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ To make a new release, follow these steps:
5858

5959
* Verify the development branch has all the changes desired in the release and
6060
works well
61+
* You can test changes to the library and experiment easily
62+
with [patch-package](https://www.npmjs.com/package/patch-package)
6163
* Use `npm pack` to test the new version of the library locally and check it
6264
works correctly;
6365
see [https://dev.to/scooperdev/use-npm-pack-to-test-your-packages-locally-486e](https://dev.to/scooperdev/use-npm-pack-to-test-your-packages-locally-486e)

0 commit comments

Comments
 (0)