Use latest electron version

This commit is contained in:
Paul-Vincent Roll 2016-03-28 02:27:12 +02:00
parent df153ee1a1
commit 29db2dcd14

View File

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