v0.17.1 - Fix ICE candidate handling for Node.js compatibility

This commit is contained in:
2025-12-13 15:19:49 +01:00
parent eb280e3826
commit 9b879522da
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@xtr-dev/rondevu-client",
"version": "0.17.0",
"version": "0.17.1",
"description": "TypeScript client for Rondevu with durable WebRTC connections, automatic reconnection, and message queuing",
"type": "module",
"main": "dist/index.js",