Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Jetrom17 authored Aug 17, 2024
1 parent fa58816 commit 778308f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"name": "lofi_radio",
"version": "1.0.2",
"description": "radio",
"homepage": "https://github.com/Jetrom17/LoFi_Square.git",
"homepage": "https://github.com/Jetrom17/LoFi_Square",
"main": "main.js",
"scripts": {
"start": "electron .",
"build": "electron-builder",
"build:win-linux": "electron-builder -wl",
"build:mac": "electron-builder --mac"
},
"author": "Jeiel Miranda",
"author": "Jeiel Miranda [email protected]",
"license": "ISC",
"repository": {
"type": "git",
Expand Down Expand Up @@ -44,8 +44,7 @@
"deb"
],
"icon": "assets/icons/logo.png",
"maintainer": "Jeiel Miranda <[email protected]>",
"category": "Audio"
"maintainer": "Jeiel Miranda [email protected]"
},
"mac": {
"target": "dmg",
Expand Down

0 comments on commit 778308f

Please sign in to comment.