Skip to content

Commit dd6b2b4

Browse files
committed
Update notarize hook filename
1 parent 05654da commit dd6b2b4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"StartupNotify": true
7070
}
7171
},
72-
"afterSign": "./src/hooks/post-package.js"
72+
"afterSign": "./src/hooks/after-sign.js"
7373
},
7474
"dependencies": {
7575
"@sentry/electron": "^0.17.1",
File renamed without changes.

0 commit comments

Comments
 (0)