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 23b6345 commit 86d0340Copy full SHA for 86d0340
README.md
@@ -175,4 +175,4 @@ await api.base.instance.delete('/api/v3/cmp/networks/ET-12345678/')
175
- The command `npm version patch` does this for you. It creates a git tag too.
176
- If in testing, create a beta version with `npm version prepatch --preid beta`
177
1. Run the command `npm run build` which will create the `types` and `lib` folder for this version you are about to publish.
178
-1. Run the command `npm publish` to publish this version to npm
+1. Run the command `npm publish --access public` to publish this version to npm
0 commit comments