Skip to content

Commit 76ab96a

Browse files
committed
[WIP] build(notifier): temp fix click event on SnoreToast
see mikaelbr/node-notifier#347 wait for node-notifier release
1 parent 8fdc1c0 commit 76ab96a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"license": "ISC",
3535
"dependencies": {
3636
"es6-template-strings": "^2.0.0",
37-
"node-notifier": "^8.0.0",
37+
"node-notifier": "mikaelbr/node-notifier#e55bd8fa64",
3838
"strip-ansi": "^6.0.0"
3939
},
4040
"devDependencies": {

0 commit comments

Comments
 (0)