chore: release version 0.0.5

This commit is contained in:
github-actions[bot]
2024-12-31 22:28:11 +00:00
parent 67d984c52c
commit 608d9338a8
2 changed files with 5 additions and 59 deletions

View File

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