Fixed
- npx install failure -
scripts/postinstall.jswas excluded from the npm package by.npmignore, causingMODULE_NOT_FOUNDonnpx myrlin-workbook. Fixed by excluding only dev scripts instead of the entirescripts/directory (#27, reported by @dianshu)
Full Changelog: v0.8.5...v0.8.6