Rewrite DECTalk Handling

This commit is contained in:
Daniel Odendahl Jr
2017-10-02 13:35:18 +00:00
parent 622390f5c7
commit a3428b0231
2 changed files with 20 additions and 20 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "44.0.1",
"version": "44.0.2",
"description": "Your personal server companion.",
"main": "Shard.js",
"scripts": {
@@ -40,6 +40,7 @@
"mathjs": "^3.16.4",
"node-opus": "^0.2.7",
"snekfetch": "^3.4.2",
"tsubaki": "^1.2.0",
"uws": "^8.14.1",
"xml-js": "^1.4.2"
},