Add productName to package.json

This commit is contained in:
TheThomaas 2024-12-23 12:49:19 +01:00
parent 0589571ad6
commit 96eb5541e9

View file

@ -1,5 +1,6 @@
{
"name": "umbra",
"productName": "Umbra",
"version": "0.0.1",
"description": "A game launcher built with Electron",
"main": "./out/main/index.js",