Downgrade Spectron

This commit is contained in:
Michael Teeuw
2020-01-01 20:18:48 +01:00
parent 40886bcf08
commit 2767e31a28
2 changed files with 1739 additions and 1340 deletions

3075
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -50,7 +50,7 @@
"mocha": "latest",
"mocha-each": "latest",
"mocha-logger": "latest",
"spectron": "^8.0.0",
"spectron": "^3.8.0",
"stylelint": "latest",
"stylelint-config-standard": "latest",
"time-grunt": "latest"
@@ -77,6 +77,6 @@
"valid-url": "latest"
},
"_moduleAliases": {
"node_helper" : "js/node_helper.js"
"node_helper": "js/node_helper.js"
}
}