Update package.json

This commit is contained in:
The Ghost of FOSS' Future 2024-09-03 18:34:53 -05:00 committed by GitHub
parent 2f64e8b41f
commit e4776f36ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,8 @@
"scripts": {
"start": "electron-forge start",
"package": "electron-forge package",
"make": "npx electron-packager --platform linux,win32 --arch x64,arm64 ."
"make": "npx electron-packager --platform linux,win32 --arch x64,arm64 .",
"make-mac": "npx electron-packager --platform darwin --arch x64 ."
},
"repository": "https://github.com/Sneed-Group/sneedium",
"keywords": [