Improve inventory parsing

This commit is contained in:
Casper Warden
2023-11-16 02:56:47 +00:00
parent 537253e411
commit e385564e26
2 changed files with 95 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@caspertech/node-metaverse",
"version": "0.6.7",
"version": "0.6.8",
"description": "A node.js interface for Second Life.",
"main": "dist/lib/index.js",
"types": "dist/lib/index.d.ts",