chore: release version 0.0.3

This commit is contained in:
github-actions[bot]
2024-12-17 21:00:04 +00:00
parent eb6d435356
commit fce8999f27
3 changed files with 15 additions and 255 deletions

View File

@@ -5,7 +5,7 @@
"license": "MIT",
"sideEffects": false,
"type": "module",
"version": "0.0.2",
"version": "0.0.3",
"scripts": {
"deploy": "npm run build && wrangler pages deploy",
"build": "remix vite:build",