This commit is contained in:
2022-01-19 07:01:59 +01:00
parent 489ad9284b
commit b9a6f1d5b0
2 changed files with 4 additions and 4 deletions

View File

@@ -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"
]
}
}