This commit is contained in:
Alex Grintsvayg 2016-07-18 09:59:54 -04:00
parent 07cd535029
commit e6d784e784

View file

@ -2,7 +2,7 @@
"name": "hashbot", "name": "hashbot",
"version": "1.0.0", "version": "1.0.0",
"description": "A bot for slack wich displays lbrys current hashrate via the open api.", "description": "A bot for slack wich displays lbrys current hashrate via the open api.",
"main": "bot.js", "main": "app.js",
"dependencies": { "dependencies": {
"bitcoin": "^3.0.1", "bitcoin": "^3.0.1",
"needle": "^1.0.0", "needle": "^1.0.0",