This commit is contained in:
Philipp Kunz 2024-04-18 20:21:16 +02:00
parent bf6bda88e5
commit e39141e86b

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartsocket",
"version": "2.0.24",
"version": "2.0.25",
"description": "Provides easy and secure websocket communication mechanisms, including server and client implementation, function call routing, connection management, and tagging.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
@ -73,4 +73,4 @@
"function routing",
"secure"
]
}
}