pxlpacket
v0.0.21
Published
Shared types, zod schemas, and utilities for pxl-packet apps
Readme
pxlpacket
Shared types, zod schemas, and utilities for pxl-packet apps
Experimental
This is all experimential. Will change lots for now. Use at your own risk.
Publishing
- bump version in
package.json - git tag
vX.Y.Zmatching the version inpackage.json - git push && git push --tags
- run
pnpm publish --access publicto publish to npm
