should only grab once an hour now

This commit is contained in:
Martin Donnelly 2016-10-05 15:09:21 +01:00
parent 43886d474b
commit 822eaad7b0

View File

@ -40,7 +40,8 @@
"string": "^3.3.1",
"sugar-date": "^1.5.1",
"ultrases": "^0.1.3",
"unstyler": "^0.2.2"
"unstyler": "^0.2.2",
"ws": "^1.1.1"
},
"scripts": {
"start": "node web-server.js",