Remove duplicate productName entries from package.json
This commit is contained in:
parent
6ead6f418c
commit
24b34b6f93
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "keynectr",
|
||||
"productName": "Keynectr",
|
||||
"productName": "Nostr Feed Manager",
|
||||
"version": "0.1.0",
|
||||
"description": "A friendly Linux desktop app for managing Nostr profiles and publishing text notes.",
|
||||
"private": true,
|
||||
|
|
@ -47,7 +46,6 @@
|
|||
},
|
||||
"build": {
|
||||
"appId": "dev.nostfeedmanager.desktop",
|
||||
"productName": "Nostr Feed Manager",
|
||||
"directories": {
|
||||
"output": "release",
|
||||
"buildResources": "build"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue