diff --git a/package-lock.json b/package-lock.json index ba5fe41..7b1890a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartsocket", - "version": "1.2.10", + "version": "1.2.11", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartsocket", - "version": "1.2.10", + "version": "1.2.11", "license": "MIT", "dependencies": { "@apiglobal/typedrequest-interfaces": "^1.0.15", diff --git a/package.json b/package.json index ce2b353..e7a285e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsocket", - "version": "1.2.10", + "version": "1.2.11", "description": "easy and secure websocket communication", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -61,4 +61,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}