This commit is contained in:
Julian Freeman
2025-12-01 07:28:26 -04:00
parent 7541190a43
commit 813229aae9
3 changed files with 15 additions and 15 deletions

View File

@@ -2,7 +2,7 @@
"$schema": "https://schema.tauri.app/config/2",
"productName": "LiteRequest",
"version": "0.1.0",
"identifier": "top.volan.LiteRequest",
"identifier": "top.volan.lite-request",
"build": {
"beforeDevCommand": "pnpm dev",
"devUrl": "http://localhost:1420",