2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-06 19:30:11 +02:00
This commit is contained in:
José F. Romaniello 2020-06-01 09:45:27 -03:00
parent 16fefb61bc
commit 04294c69c5

View File

@ -1,6 +1,6 @@
{
"name": "socketio-jwt",
"version": "4.5.0",
"version": "4.6.2",
"description": "authenticate socket.io connections using JWTs",
"main": "lib/index.js",
"types": "./types/index.d.ts",