add option to enable logger

This commit is contained in:
Janis
2023-08-03 00:12:57 +02:00
parent e920aa6f18
commit 7362d80a9e
8 changed files with 92 additions and 53 deletions

View File

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