chore: release version 0.0.1

This commit is contained in:
github-actions[bot]
2024-12-13 12:22:05 +00:00
parent b9fb3d7e23
commit f333c55ce0
2 changed files with 810 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
"license": "MIT",
"sideEffects": false,
"type": "module",
"version": "0.0.0",
"version": "0.0.1",
"scripts": {
"deploy": "npm run build && wrangler pages deploy",
"build": "remix vite:build",
@@ -132,4 +132,4 @@
"@typescript-eslint/utils": "^8.0.0-alpha.30"
},
"packageManager": "pnpm@9.4.0"
}
}