To update scriptlets run the following procedure:
- update package.json build script with a
--tagNameof desired version of uBO release - run
npm run build - verify correctless by running
npm test - commit and push to github
To update scriptlets run the following procedure:
--tagName of desired version of uBO releasenpm run buildnpm test