Skip to content

Commit 9d8b4d8

Browse files
committed
keep minor version of spectron in sync with electron
1 parent ba3df58 commit 9d8b4d8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,13 @@
4343
"devtron": "^1.3.0",
4444
"electron": "^1.3.5",
4545
"electron-packager": "^8.0.0",
46-
"electron-windows-store": "^0.5.2",
4746
"electron-winstaller": "^2.2.0",
4847
"mocha": "^3.1.0",
4948
"request": "^2.70.0",
5049
"rimraf": "^2.5.2",
5150
"signcode": "^0.5.0",
5251
"snazzy": "^5.0.0",
53-
"spectron": "^3.4.0",
52+
"spectron": "~3.4.0",
5453
"standard": "^8.2.0"
5554
},
5655
"dependencies": {

0 commit comments

Comments
 (0)