Update package.json

This commit is contained in:
Anirudh Sevugan 2025-04-24 18:33:19 -05:00 committed by GitHub
parent 9a6d898a9b
commit d9a3d39e04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
{
"name": "SimpliPlay Beta",
"name": "SimpliPlay",
"version": "1.0.4",
"description": "SimpliPlay - The mission to make media playback accessible on every device, anywhere, anytime.",
"main": "./main.js",
@ -12,8 +12,8 @@
"author": "Anirudh Sevugan",
"build": {
"npmRebuild": false,
"appId": "com.anirudhsevugan.simpliPlay",
"productName": "SimpliPlay",
"appId": "com.anirudhsevugan.simpliPlayBeta",
"productName": "SimpliPlay Beta",
"directories": {
"output": "dist"
},
@ -37,7 +37,7 @@
"linux": {
"target": "AppImage",
"icon": "icon.png",
"executableName": "SimpliPlay Beta",
"executableName": "SimpliPlay",
"synopsis": "The mission to make media playback accessible anywhere, anytime."
},
"fileAssociations": [