Skip to content

Commit 0a80f35

Browse files
authored
docs: update README.md
1 parent 9376879 commit 0a80f35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -211,10 +211,13 @@ Some environment variables must be set before running `npm run test:e2e`:
211211

212212
## release
213213

214+
This repository is released with regular npm command:
215+
214216
```
215217
npm version patch # etc
216218
npm publish
217219
# push the local commit and tag to this repository
220+
```
218221

219222
## Credits
220223

0 commit comments

Comments
 (0)