Revert some stuff

This commit is contained in:
Daniel Odendahl Jr
2017-10-22 23:25:43 +00:00
parent 53a99ab85f
commit f75372d2c2
18 changed files with 229 additions and 91 deletions
+3 -3
View File
@@ -1,12 +1,12 @@
{
"name": "xiaobot",
"version": "49.2.2",
"version": "49.3.0",
"description": "Your personal server companion.",
"main": "Shard.js",
"main": "XiaoBot.js",
"scripts": {
"test": "npm run lint",
"lint": "eslint . --ext .js --ext .json",
"start": "node Shard.js"
"start": "node XiaoBot.js"
},
"repository": {
"type": "git",