Fix app builds not launching (#3035)

* Fix app builds not launching

* Revert tauri version change
This commit is contained in:
Geometrically
2024-12-18 11:30:49 -07:00
committed by GitHub
parent b7f514c6cc
commit c1b1e67a2c
8 changed files with 38 additions and 112 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@modrinth/app-frontend",
"private": true,
"version": "0.9.0",
"version": "0.9.0-1",
"type": "module",
"scripts": {
"dev": "vite",