Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit c3ec05e

Browse files
author
HarshKhandeparkar
committed
feat: more builder config
1 parent 0b4b704 commit c3ec05e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,10 @@
9898
"category": "public.app-category.utilities",
9999
"target": "dmg",
100100
"icon": "public/logo512.png"
101+
},
102+
"publish": {
103+
"provider": "github",
104+
"releaseType": "prerelease"
101105
}
102106
}
103107
}

0 commit comments

Comments
 (0)