Files: d0c588a1458e335a592c0b56e50fa581b8592823 / releasing.md
345 bytesRaw
Nots for Releasing
- Update
libsodiumVersion
inpackage.json
if needed. - Update
nodeVersion
inpackage.json
if needed. See: https://github.com/zeit/pkg-fetch/releases/latest npm version
npm run build
- Ignore "Warning Cannot resolve 'file'" for
git-ssb/lib/cmds.js
- In clean checkout, run
ssb-npm publish
git push
Built with git-ssb-web