Skip to content

Commit

Permalink
packaging updated
Browse files Browse the repository at this point in the history
  • Loading branch information
theroyakash committed Mar 3, 2024
1 parent 827bce2 commit 8401c0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "electron-forge start",
"package": "electron-forge package",
"packagemac": "electron-forge make",
"packagewin": "electron-forge make --platform=win32 --arch=x64",
"buildcss": "postcss tailwind.css -o public/build/tailwind.css"
Expand Down

0 comments on commit 8401c0e

Please sign in to comment.