Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 99 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 99 Bytes

Contributing

Publish to NPM:

$ npm run build
$ NODE_URL="..." npm test
$ npm publish