Merge branch 'develop' of https://github.com/nhubbard/MagicMirror into develop

This merge is necessary to make Git happy.
This commit is contained in:
Nicholas Hubbard
2017-01-14 15:34:23 -05:00
22 changed files with 314 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "magicmirror",
"version": "2.1.0",
"version": "2.1.1",
"description": "A modular interface for smart mirrors.",
"main": "js/electron.js",
"scripts": {
@@ -45,7 +45,7 @@
"iconv-lite": "latest",
"moment": "latest",
"request": "^2.78.0",
"rrule": "latest",
"rrule-alt": "^2.2.3",
"simple-git": "^1.62.0",
"socket.io": "^1.5.1",
"valid-url": "latest",