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

Commit 4bff302

Browse files
committed
update to electron 2.0.1
Fixes #952
1 parent b970d5f commit 4bff302

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": "~2.0.0",
28+
"electron": "~2.0.1",
2929
"nyc": "^11.3.0"
3030
},
3131
"dependencies": {

0 commit comments

Comments
 (0)