Allow newer node-screenlogic

This commit is contained in:
2018-04-24 00:04:32 -05:00
parent 4da0b4fa18
commit 2e6b795497

View File

@ -7,6 +7,6 @@
"repository": "https://github.com/parnic/MMM-ScreenLogic.git",
"license": "MIT",
"dependencies": {
"node-screenlogic": "~1.0.1"
"node-screenlogic": "^1.0.1"
}
}