Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 136 Bytes

File metadata and controls

10 lines (8 loc) · 136 Bytes

Release process

Run the commands below to push all packages to NPM:

$ npm i
$ npm run build
$ npm run test
$ npm publish