This commit is contained in:
Rolands 2026-01-04 10:12:33 +02:00
parent 3b8dc057ae
commit 95870b6ac7
2 changed files with 3 additions and 3 deletions

View file

@ -1,12 +1,12 @@
{
"name": "socio",
"version": "1.15.3",
"version": "1.15.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "socio",
"version": "1.15.3",
"version": "1.15.4",
"license": "MIT",
"dependencies": {
"@msgpack/msgpack": "^3.1.2",

View file

@ -1,6 +1,6 @@
{
"name": "socio",
"version": "1.15.3",
"version": "1.15.4",
"description": "A WebSocket Real-Time Communication (RTC) API framework.",
"main": "./dist/core.js",
"type": "module",