Skip to content

Commit 6ed13b7

Browse files
committed
keep spectron and electron in sync
1 parent 2bf5815 commit 6ed13b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@
4141
"chai": "^3.4.1",
4242
"chai-as-promised": "^6.0.0",
4343
"devtron": "^1.3.0",
44-
"electron": "^1.3.5",
44+
"electron": "~1.6.2",
4545
"electron-packager": "^8.0.0",
4646
"electron-winstaller": "^2.2.0",
4747
"mocha": "^3.1.0",
4848
"request": "^2.70.0",
4949
"rimraf": "^2.5.2",
5050
"signcode": "^0.5.0",
5151
"snazzy": "^5.0.0",
52-
"spectron": "~3.4.0",
52+
"spectron": "~3.6.0",
5353
"standard": "^8.2.0"
5454
},
5555
"dependencies": {

0 commit comments

Comments
 (0)