Don't error out if EnvironmentSettings cap is unavailable

This commit is contained in:
Casper Warden
2023-11-04 18:13:55 +00:00
parent 725471750c
commit cd4931c63c
3 changed files with 138 additions and 181 deletions

View File

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