@beestep/pto
v0.0.8
Published
```bash //registry.npmjs.org/:_authToken={NPM_TOKEN} ``` where {NPM_TOKEN} is the npm token for your account. You can find it in CI CD variables of frontend or backend accounts
Downloads
7
Readme
Create .npmrc file and put the following content in it:
//registry.npmjs.org/:_authToken={NPM_TOKEN}
where {NPM_TOKEN} is the npm token for your account. You can find it in CI CD variables of frontend or backend accounts