Fix app launching twice (#226)

This commit is contained in:
Geometrically
2023-06-22 09:19:36 -07:00
committed by GitHub
parent 9bbd4891fd
commit 7591cb896b
7 changed files with 10 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "theseus_gui",
"private": true,
"version": "0.0.0",
"version": "0.2.1",
"type": "module",
"scripts": {
"dev": "vite",