Skip to content

Commit 88cf3d0

Browse files
committed
Update package.json version
1 parent dabc25c commit 88cf3d0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,9 @@
8484
"asarUnpack": "**\\*.{node,dll}",
8585
"productName": "TxCRCPME",
8686
"mac": {
87-
"target": ["dmg"],
87+
"target": [
88+
"dmg"
89+
],
8890
"category": "public.app-category.utilities"
8991
},
9092
"win": {

0 commit comments

Comments
 (0)