diff --git a/package-lock.json b/package-lock.json index 31abe9f..52611a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartsocket", - "version": "1.2.13", + "version": "1.2.14", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartsocket", - "version": "1.2.13", + "version": "1.2.14", "license": "MIT", "dependencies": { "@apiglobal/typedrequest-interfaces": "^1.0.15", diff --git a/package.json b/package.json index 9c4b5e1..47ec347 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsocket", - "version": "1.2.13", + "version": "1.2.14", "description": "easy and secure websocket communication", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",