Handle circuit shutdowns better

This commit is contained in:
Casper Warden
2022-04-20 11:32:38 +01:00
parent ebea491c93
commit d40f744be0
5 changed files with 71 additions and 17 deletions

View File

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