Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 202 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 202 Bytes

Contributing

Release process

  1. Update @0xcert packages in package.json.

  2. Change package version in package.json.

  3. Build and publish.

$ npm i
$ npm run build
$ npm publish