Skip to content

Commit fdb1f70

Browse files
committed
chore: Update electron version to 1.3.3
1 parent fcc51dd commit fdb1f70

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
@@ -7,7 +7,7 @@
77
"main": ".",
88
"license": "MIT",
99
"repository": "uetchy/juno",
10-
"electronVersion": "1.2.8",
10+
"electronVersion": "1.3.3",
1111
"scripts": {
1212
"test": "nyc ava && xo",
1313
"coverage": "nyc report --reporter=text-lcov",

0 commit comments

Comments
 (0)