mirror of
https://gitlab.silvrtree.co.uk/martind2000/SODashServer.git
synced 2025-02-14 05:19:17 +00:00
Apple Push notifications. Trying something else. again
This commit is contained in:
parent
03552b7f0c
commit
1a2c234134
@ -92,8 +92,7 @@ var officeController = function(neweventbus) {
|
||||
logger.debug(this.todaysList);*/
|
||||
this.setupNextMeeting(todaysList);
|
||||
});
|
||||
|
||||
|
||||
|
||||
this.mqtt = new mqttClient.mqttClient();
|
||||
|
||||
//This.timer;
|
||||
|
@ -7,7 +7,7 @@
|
||||
"test": "test"
|
||||
},
|
||||
"dependencies": {
|
||||
"body-parser": "^1.14.2",
|
||||
"body-parser": "^1.15.1",
|
||||
"cookie-parser": "*",
|
||||
"ejs": "*",
|
||||
"errorhandler": "*",
|
||||
@ -51,7 +51,7 @@
|
||||
"gulp-uglify": "^1.5.3",
|
||||
"jshint": "^2.9.2",
|
||||
"jsonfile": "^2.3.0",
|
||||
"log4js": "^0.6.35",
|
||||
"log4js": "^0.6.36",
|
||||
"mocha": "^2.4.5",
|
||||
"mqtt-ws": "^0.2.0",
|
||||
"node-cron": "^1.1.1",
|
||||
|
Loading…
Reference in New Issue
Block a user