Lowercase product name for Linux

This commit is contained in:
Gregory Schier
2024-07-22 09:03:31 -07:00
parent 19280c3bbc
commit 0f8f086e01
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "yaak",
"name": "yaak-app",
"private": true,
"version": "0.0.0",
"type": "module",

View File

@@ -0,0 +1,3 @@
{
"productName": "yaak"
}