Skip to content

Commit cbfe0ef

Browse files
committed
Don't try to publish anything yet
1 parent 4fe7e82 commit cbfe0ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@
6969
"StartupNotify": true
7070
}
7171
},
72-
"afterSign": "./src/hooks/after-sign.js"
72+
"afterSign": "./src/hooks/after-sign.js",
73+
"publish": null
7374
},
7475
"dependencies": {
7576
"@sentry/electron": "^0.17.1",

0 commit comments

Comments
 (0)