lock spectron to 11.0.0
11.1.0 contains breaking changes. See: https://github.com/electron-userland/spectron/issues/647
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
"plist": "^3.0.1",
|
||||
"pngjs": "^3.4.0",
|
||||
"run-series": "^1.1.8",
|
||||
"spectron": "^11.1.0",
|
||||
"spectron": "~11.0.0",
|
||||
"standard": "*",
|
||||
"tape": "^4.11.0",
|
||||
"walk-sync": "^2.2.0"
|
||||
|
||||
Reference in New Issue
Block a user