mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-06-13 01:44:29 +02:00
Lowercase product name for Linux
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "yaak",
|
||||
"name": "yaak-app",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"productName": "yaak"
|
||||
}
|
||||
Reference in New Issue
Block a user