@portkey/socket 2.5.0-alpha.36 → 2.5.0-alpha.38

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.36",
3
+ "version": "2.5.0-alpha.38",
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.36"
45
+ "@portkey/utils": "^2.5.0-alpha.38"
46
46
  },
47
- "gitHead": "e98b7f1c42504de10e4a60b952942facf6fcc108"
47
+ "gitHead": "88b1cdfc770cd8d31c10dd41beac78e594605f29"
48
48
  }