chore: release version 0.0.2

This commit is contained in:
github-actions[bot]
2024-12-16 21:50:26 +00:00
parent 89eac1ba8b
commit 7e44cb8ff7
3 changed files with 241 additions and 778 deletions

View File

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