This commit is contained in:
Philipp Kunz 2024-04-18 21:49:13 +02:00
parent a6530e9752
commit 2e4adba867

View File

@ -1,6 +1,6 @@
{
"name": "@api.global/typedsocket",
"version": "3.0.0",
"version": "3.0.1",
"private": false,
"description": "A library for creating typed WebSocket connections, supporting bi-directional communication with type safety.",
"main": "dist_ts/index.js",
@ -55,4 +55,4 @@
"TypeScript",
"Networking"
]
}
}