Make sure objects are properly parented when fetching all objects

This commit is contained in:
Casper Warden
2023-11-29 17:19:23 +00:00
parent 8e6307bcde
commit efee1208d6
3 changed files with 16 additions and 3 deletions

View File

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