This commit is contained in:
Rolands 2026-01-01 16:52:30 +02:00
parent 738a934ae7
commit e3c9db255e
2 changed files with 3 additions and 3 deletions

View file

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

View file

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