@portkey/socket 2.5.0-alpha.47 → 2.5.0-alpha.48

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.47",
3
+ "version": "2.5.0-alpha.48",
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.47"
45
+ "@portkey/utils": "^2.5.0-alpha.48"
46
46
  },
47
- "gitHead": "d73bc28053b8574ae9d96dcc1b8ed8d0582696df"
47
+ "gitHead": "07f7850e7454b29b114187b41382f28ef0d3e0f3"
48
48
  }