Change to xml2js

This commit is contained in:
Daniel Odendahl Jr
2017-10-28 19:03:49 +00:00
parent c3875c8f80
commit 7a83778178
5 changed files with 42 additions and 32 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "xiaobot",
"version": "51.0.0",
"version": "51.0.1",
"description": "Your personal server companion.",
"main": "XiaoBot.js",
"scripts": {
@@ -40,7 +40,7 @@
"node-opus": "^0.2.7",
"snekfetch": "^3.5.7",
"uws": "^8.14.1",
"xml-js": "^1.5.1",
"xml2js": "^0.4.19",
"zlib-sync": "^0.1.3"
},
"devDependencies": {