This commit is contained in:
Daniel Odendahl Jr
2017-06-17 03:26:31 +00:00
parent 5bb78126a9
commit fd4e35533a
129 changed files with 322 additions and 319 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "xiaobot",
"version": "22.3.11",
"description": "A Discord Bot",
"version": "23.0.0",
"description": "Your personal server companion.",
"main": "Shard.js",
"scripts": {
"test": "npm run lint",
@@ -31,7 +31,7 @@
},
"homepage": "https://github.com/dragonfire535/xiaobot#readme",
"engines": {
"node": "8.1.0"
"node": "8.1.2"
},
"dependencies": {
"bufferutil": "^3.0.1",