版本号 = 0.1.0

This commit is contained in:
CrescentLeaf
2025-12-13 14:28:57 +08:00
parent e22d99d04f
commit bb065f1ecc
3 changed files with 3 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "lingchair-client",
"type": "module",
"version": "0.1.0-alpha",
"version": "0.1.0",
"scripts": {
"build": "npx vite build",
"build-watch": "npx vite --watch build"