We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5266e4f commit ce6b801Copy full SHA for ce6b801
DEVELOPMENT.md
@@ -2,5 +2,5 @@
2
3
- run all tests: <code type="npm/script-call">npm run test</code>
4
- deploy a new version:
5
- - update `package.json` to the new version and commit to master
+ - update `package.json` to the new version and commit to main
6
- run `npm publish`
0 commit comments