README
Run this whenever we make a change to update the version.
npm version patch
npm run build
Run this to publish to npm
npm publish
Run this whenever we make a change to update the version. `npm version patch`
<script type="module">
import wchticketsCommon from 'https://cdn.skypack.dev/@wchtickets/common';
</script>
Run this whenever we make a change to update the version.
npm version patch
npm run build
Run this to publish to npm
npm publish