Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 309 Bytes

RELEASE.md

File metadata and controls

13 lines (11 loc) · 309 Bytes
  1. default publishConfig is https://www.npmjs.com/
  2. npm login
  3. npm publish
  4. second publishConfig is https://npm.pkg.github.com
"publishConfig": {
    "registry":"https://npm.pkg.github.com"
},
  1. npm login --scope=@heowc --registry=https://npm.pkg.github.com
  2. npm publish