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