Modified XMLRPC library to deal with LL's shenanigans
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@caspertech/node-metaverse",
|
||||
"version": "0.5.26",
|
||||
"version": "0.5.27",
|
||||
"description": "A node.js interface for Second Life.",
|
||||
"main": "dist/lib/index.js",
|
||||
"types": "dist/lib/index.d.ts",
|
||||
@@ -67,6 +67,6 @@
|
||||
"xml": "^1.0.1",
|
||||
"xml2js": "^0.4.23",
|
||||
"xmlbuilder": "^15.1.1",
|
||||
"xmlrpc": "^1.3.2"
|
||||
"xmlrpc": "github:CasperTech/node-xmlrpc"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user