This commit is contained in:
RisingGlitch 2023-10-17 18:19:41 -07:00
commit 154bccfc18

View file

@ -7,7 +7,8 @@
"test": "ts-standard", "test": "ts-standard",
"dev": "vite", "dev": "vite",
"build": "vite build", "build": "vite build",
"preview": "vite preview" "preview": "vite preview",
"serve": "vite dev"
}, },
"keywords": [], "keywords": [],
"author": "", "author": "",