node-cron installed

This commit is contained in:
Wolfgang Hottgenroth
2018-01-04 22:39:34 +01:00
parent ce1e243f07
commit a24ae9f691
2 changed files with 6 additions and 0 deletions

View File

@ -18,6 +18,7 @@
"homepage": "https://gitlab.com/wolutator/dispatcher_ng#README",
"dependencies": {
"mqtt": "^2.15.0",
"node-cron": "^1.2.1",
"simple-node-logger": "^0.93.33"
}
}