@portkey/socket 2.11.0-alpha.13 → 2.11.0-alpha.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@portkey/socket",
3
- "version": "2.11.0-alpha.13",
3
+ "version": "2.11.0-alpha.14",
4
4
  "description": "",
5
5
  "main": "./dist/commonjs/index.js",
6
6
  "module": "./dist/esm/index.js",
@@ -42,7 +42,7 @@
42
42
  },
43
43
  "dependencies": {
44
44
  "@abp/signalr": "^7.0.0",
45
- "@portkey/utils": "^2.11.0-alpha.13"
45
+ "@portkey/utils": "^2.11.0-alpha.14"
46
46
  },
47
- "gitHead": "086e45c8c039feadc9c89faf2efd8fd6bceeebeb"
47
+ "gitHead": "906035c4ca26ddf06348b53d65ee17828f077227"
48
48
  }