chore: release version 0.0.4

This commit is contained in:
github-actions[bot]
2024-12-31 17:17:50 +00:00
parent 6494f5ac2e
commit 1cf83454ed
2 changed files with 55 additions and 18 deletions

View File

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