mirror of
https://github.com/Rolands-Laucis/Socio.git
synced 2026-05-15 14:15:57 -06:00
pub
This commit is contained in:
parent
128148da5b
commit
5d8bd544c3
2 changed files with 3 additions and 3 deletions
4
core/package-lock.json
generated
4
core/package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "socio",
|
"name": "socio",
|
||||||
"version": "1.13.13",
|
"version": "1.13.14",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "socio",
|
"name": "socio",
|
||||||
"version": "1.13.13",
|
"version": "1.13.14",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "socio",
|
"name": "socio",
|
||||||
"version": "1.13.13",
|
"version": "1.13.14",
|
||||||
"description": "A WebSocket Real-Time Communication (RTC) API framework.",
|
"description": "A WebSocket Real-Time Communication (RTC) API framework.",
|
||||||
"main": "./dist/core.js",
|
"main": "./dist/core.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue