Only get properties at export time if we don't already have them

This commit is contained in:
Casper Warden
2023-11-21 17:51:49 +00:00
parent 3873164475
commit c7ea62755b
4 changed files with 26 additions and 6 deletions

View File

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