mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 03:39:55 +00:00
Use latest electron version
This commit is contained in:
parent
df153ee1a1
commit
29db2dcd14
12
package.json
12
package.json
@ -13,16 +13,20 @@
|
||||
"keywords": [
|
||||
"magic mirror",
|
||||
"smart mirror",
|
||||
"mirror UI"
|
||||
"mirror UI",
|
||||
"modular"
|
||||
],
|
||||
"author": "MichMich and others",
|
||||
"author": "Michael Teeuw",
|
||||
"contributors": "https://github.com/MichMich/MagicMirror/graphs/contributors",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/MichMich/MagicMirror/issues"
|
||||
},
|
||||
"homepage": "https://github.com/MichMich/MagicMirror#readme",
|
||||
"devDependencies": {
|
||||
"electron-prebuilt": "^0.36.0",
|
||||
"electron-prebuilt": "latest"
|
||||
},
|
||||
"Dependencies": {
|
||||
"walk": "latest"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user