Skip to content
This repository was archived by the owner on Jun 5, 2019. It is now read-only.

Commit 717e7d0

Browse files
committed
🐛 productName works in dev mode.
1 parent 3962095 commit 717e7d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "typescript-with-electron-react-kit",
3+
"productName": "Sweet Sweet App",
34
"main": "out/main.js",
45
"version": "1.0.0",
56
"description": "An electron starter project.",
@@ -30,7 +31,6 @@
3031
"mac": {
3132
"category": "public.app-category.developer-tools"
3233
},
33-
"productName": "Sweet Sweet App",
3434
"publish": {
3535
"owner": "skellock",
3636
"provider": "github",

0 commit comments

Comments
 (0)