This commit is contained in:
Rolands 2025-12-24 10:06:58 +02:00
parent 1b0c6b1884
commit 0d79fce195
2 changed files with 3 additions and 3 deletions

View file

@ -1,12 +1,12 @@
{
"name": "socio",
"version": "1.14.1",
"version": "1.14.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "socio",
"version": "1.14.1",
"version": "1.14.2",
"license": "MIT",
"dependencies": {
"js-yaml": "^4.1.0",

View file

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