Add productName to package.json
This commit is contained in:
parent
0589571ad6
commit
96eb5541e9
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "umbra",
|
"name": "umbra",
|
||||||
|
"productName": "Umbra",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"description": "A game launcher built with Electron",
|
"description": "A game launcher built with Electron",
|
||||||
"main": "./out/main/index.js",
|
"main": "./out/main/index.js",
|
||||||
|
|
|
||||||
Reference in a new issue