change spectron version to match doc, update locak file

This commit is contained in:
Sam Detweiler 2019-12-10 10:53:41 -06:00
parent aea57ffaf4
commit 843cd0eff6
3 changed files with 1032 additions and 584 deletions

View File

@ -1,14 +0,0 @@
/*****************************************************
* Magic Mirror *
* Custom CSS *
* *
* By Michael Teeuw http://michaelteeuw.nl *
* MIT Licensed. *
* *
* Add any custom CSS below. *
* Changes to this files will be ignored by GIT. *
*****************************************************/
body {
}

1590
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -34,8 +34,8 @@
},
"homepage": "https://magicmirror.builders",
"devDependencies": {
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"chai": "latest",
"chai-as-promised": "latest",
"current-week-number": "^1.0.7",
"danger": "^3.1.3",
"grunt": "latest",
@ -47,10 +47,10 @@
"http-auth": "^3.2.3",
"jsdom": "^11.6.2",
"jshint": "^2.10.2",
"mocha": "^4.1.0",
"mocha-each": "^1.1.0",
"mocha-logger": "^1.0.6",
"spectron": "^3.8.0",
"mocha": "latest",
"mocha-each": "latest",
"mocha-logger": "latest",
"spectron": "^8.0.0",
"stylelint": "latest",
"stylelint-config-standard": "latest",
"time-grunt": "latest"