Upgrade to Node v16 for Github workflows.
[ustaxlib.git] / build.sh
2020-09-19 Robert SesekUse `npx tsc` instead of $PATH-based `tsc` in build.sh.
2020-09-19 Robert SesekUpgrade setup-node workflow and specify node v12.
2020-03-28 Robert SesekSed inplace is not great across GNU vs BSD...
2020-03-28 Robert SesekGet sed invocation to hopefully work with GNU sed.
2020-03-23 Robert SesekAdd a helper script to publish the NPM package.
2020-03-23 Robert SesekOnly publish the dist/ folder. 1.0.2
2020-03-23 Robert SesekAdd a build script to help create the package.