- 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
.npmrc
like the one in this directory.@goswap/PACKAGE
and the repository.url to .../gswap/web3-react...
npx tsdx build
npm publish