Skip to content
This repository was archived by the owner on Oct 30, 2018. It is now read-only.

Commit 2a04237

Browse files
committedJul 7, 2016
fix electron version for windows binary
1 parent d4e87b1 commit 2a04237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"asar": "^0.7.2",
44
"chai": "^3.4.1",
55
"coveralls": "^2.11.4",
6-
"electron-prebuilt": "1.2.6",
6+
"electron-prebuilt": "=1.2.6",
77
"electron-mocha": "^2.3.0",
88
"flatten-packages": "^0.1.4",
99
"fs-jetpack": "^0.7.0",

0 commit comments

Comments
 (0)
This repository has been archived.