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:
Feross Aboukhadijeh
2020-07-15 16:38:55 -07:00
parent a2539b15d5
commit 9b4dea29f4
2 changed files with 440 additions and 746 deletions

1184
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -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"