This commit is contained in:
Rolands 2023-12-11 17:17:54 +02:00
parent 0c58e8fa5e
commit 7572941e4a
2 changed files with 3 additions and 3 deletions

View file

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

View file

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