add auth options in contructor

This commit is contained in:
Janis
2023-08-02 23:40:51 +02:00
parent 9da47028bc
commit e920aa6f18
5 changed files with 25 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "react-ts5-remote-app-api",
"version": "1.0.5",
"version": "1.1.0",
"description": "React hook/api for the TeamSpeak5 remote app feature",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",