mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
change spectron version to match doc, update locak file
This commit is contained in:
parent
aea57ffaf4
commit
843cd0eff6
@ -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
1590
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@ -34,8 +34,8 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://magicmirror.builders",
|
"homepage": "https://magicmirror.builders",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"chai": "^4.1.2",
|
"chai": "latest",
|
||||||
"chai-as-promised": "^7.1.1",
|
"chai-as-promised": "latest",
|
||||||
"current-week-number": "^1.0.7",
|
"current-week-number": "^1.0.7",
|
||||||
"danger": "^3.1.3",
|
"danger": "^3.1.3",
|
||||||
"grunt": "latest",
|
"grunt": "latest",
|
||||||
@ -47,10 +47,10 @@
|
|||||||
"http-auth": "^3.2.3",
|
"http-auth": "^3.2.3",
|
||||||
"jsdom": "^11.6.2",
|
"jsdom": "^11.6.2",
|
||||||
"jshint": "^2.10.2",
|
"jshint": "^2.10.2",
|
||||||
"mocha": "^4.1.0",
|
"mocha": "latest",
|
||||||
"mocha-each": "^1.1.0",
|
"mocha-each": "latest",
|
||||||
"mocha-logger": "^1.0.6",
|
"mocha-logger": "latest",
|
||||||
"spectron": "^3.8.0",
|
"spectron": "^8.0.0",
|
||||||
"stylelint": "latest",
|
"stylelint": "latest",
|
||||||
"stylelint-config-standard": "latest",
|
"stylelint-config-standard": "latest",
|
||||||
"time-grunt": "latest"
|
"time-grunt": "latest"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user