Skip to content

Commit 86d0340

Browse files
Orvis Evansorvisevans
authored andcommitted
ENG-24942 Update README
1 parent 23b6345 commit 86d0340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,4 +175,4 @@ await api.base.instance.delete('/api/v3/cmp/networks/ET-12345678/')
175175
- The command `npm version patch` does this for you. It creates a git tag too.
176176
- If in testing, create a beta version with `npm version prepatch --preid beta`
177177
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
178+
1. Run the command `npm publish --access public` to publish this version to npm

0 commit comments

Comments
 (0)