Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 264 Bytes

PUBLISH_GITHUB.md

File metadata and controls

6 lines (5 loc) · 264 Bytes
  • For each package, there should be a .npmrc like the one in this directory.
  • Change the name in package.json to @goswap/PACKAGE and the repository.url to .../gswap/web3-react...
  • bump version in package.json
  • Run: npx tsdx build
  • Then: npm publish