mirror of
https://github.com/xtr-dev/rondevu-server.git
synced 2025-12-10 02:43:24 +00:00
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:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "rondevu",
|
||||
"name": "@xtr-dev/rondevu-server",
|
||||
"version": "1.0.0",
|
||||
"description": "Open signaling and tracking server for peer discovery in distributed P2P applications",
|
||||
"main": "dist/index.js",
|
||||
|
||||
Reference in New Issue
Block a user