Fix typo.

This commit is contained in:
Michael Teeuw 2016-11-06 12:54:00 +01:00
parent 18edb13e76
commit af660bc631

View File

@ -4,7 +4,7 @@
"description": "A modular interface for smart mirrors.",
"main": "js/electron.js",
"scripts": {
"start": "electron js/electron.js",
"start": "electron js/electron.js"
},
"repository": {
"type": "git",