We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 309c61a commit 2e3262eCopy full SHA for 2e3262e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "typed-socket.io",
3
- "version": "0.5.9",
+ "version": "0.5.10",
4
"description": "A library for fully typed client-server communication with socket.io and TypeScript",
5
"main": "index.js",
6
"typings": "index.d.ts",
0 commit comments