Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit 597005c

Browse files
committed
chore: Update package.json with lowercase name and productName
1 parent 0a308a3 commit 597005c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

forge.config.ts

-3
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ const config: ForgeConfig = {
2626
new MakerRpm({}),
2727
new MakerDeb({
2828
options: {
29-
name: 'Comet',
30-
productName: 'Comet',
31-
bin: 'Comet',
3229
icon: 'src/assets/images/icon/icon.png',
3330
}
3431
}),

0 commit comments

Comments
 (0)