Bump to 0.5.50
This commit is contained in:
@@ -3,5 +3,7 @@
|
||||
"lastName": "Resident",
|
||||
"password": "YourPassword",
|
||||
"start": "last", //first, last, or login uri like uri:<existing region name>&<x>&<y>&<z>
|
||||
"url": "https://login.agni.lindenlab.com/cgi-bin/login.cgi"
|
||||
"url": "https://login.agni.lindenlab.com/cgi-bin/login.cgi",
|
||||
"agreeToTOS": true,
|
||||
"read_critical": true
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@caspertech/node-metaverse",
|
||||
"version": "0.5.40",
|
||||
"version": "0.5.50",
|
||||
"description": "A node.js interface for Second Life.",
|
||||
"main": "dist/lib/index.js",
|
||||
"types": "dist/lib/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user