mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-22 17:39:12 +01:00
Fix Tauri config
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
"productName": "Yaak",
|
||||
"version": "0.0.0",
|
||||
"identifier": "app.yaak.desktop",
|
||||
"publisher": "Yaak",
|
||||
"copyright": "Yaak",
|
||||
"build": {
|
||||
"beforeBuildCommand": "npm run build",
|
||||
"beforeDevCommand": "npm run dev:js",
|
||||
@@ -41,7 +39,7 @@
|
||||
},
|
||||
"bundle": {
|
||||
"publisher": "Yaak",
|
||||
"licence": "MIT",
|
||||
"license": "MIT",
|
||||
"copyright": "Yaak",
|
||||
"homepage": "https://yaak.app",
|
||||
"active": true,
|
||||
|
||||
Reference in New Issue
Block a user