Skip to content

Commit a919576

Browse files
committed
package.json: update electron-prebuilt to ^1.4.10
1 parent 17678bb commit a919576

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
@@ -12,7 +12,7 @@
1212
"start": "electron ."
1313
},
1414
"dependencies": {
15-
"electron-prebuilt": "^1.2.0",
15+
"electron-prebuilt": "^1.4.10",
1616
"minimist": "^1.2.0",
1717
"qmlweb": "^0.2.0"
1818
},

0 commit comments

Comments
 (0)