This commit is contained in:
Rolands 2024-12-08 09:53:39 +01:00
parent fa00537f20
commit 8b6a1fd1d4
2 changed files with 3 additions and 3 deletions

View file

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

View file

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