@portkey/socket 2.5.0-alpha.28 → 2.5.0-alpha.29

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.5.0-alpha.28",
3
+ "version": "2.5.0-alpha.29",
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.5.0-alpha.28"
45
+ "@portkey/utils": "^2.5.0-alpha.29"
46
46
  },
47
- "gitHead": "5047761b4f136a93b671c85dc4ee4461ce9e9a2a"
47
+ "gitHead": "c0b5200b5294aa0d35f6313f7019845e42604350"
48
48
  }