Rename package scope to @xtr-dev and update references.

Updated the package name and scope in `package.json`, README, and source files for both server and client. This ensures consistency and aligns with the new namespace.
This commit is contained in:
2025-11-02 14:34:51 +01:00
parent abc553a3a5
commit a7b7164a00
3 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@rondevu/client",
"name": "@xtr-dev/rondevu-client",
"version": "1.0.0",
"description": "TypeScript client for Rondevu peer signaling and discovery server",
"main": "dist/index.js",