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

Commit de15f3c

Browse files
committed
update to electron 1.8.4
Fixes #700
1 parent 817bbcd commit de15f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"license": "Apache-2.0",
2626
"bugs": "https://github.com/ibm-functions/shell",
2727
"devDependencies": {
28-
"electron": "~1.8.3",
28+
"electron": "~1.8.4",
2929
"nyc": "^11.3.0"
3030
},
3131
"dependencies": {

0 commit comments

Comments
 (0)