diff --git a/README.md b/README.md index 18e37b1..a6e32d1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

Thream/socketio-jwt

+

Thream/socketio-jwt

Authenticate socket.io incoming connections with JWTs. diff --git a/package.json b/package.json index 75214b3..5a8f5b7 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "rimraf": "3.0.2", "server-destroy": "1.0.1", "snazzy": "9.0.0", - "socket.io": "3.0.5, + "socket.io": "3.0.5", "socket.io-client": "3.0.5", "ts-jest": "26.4.4", "ts-standard": "10.0.0",