@portkey/socket 2.12.0-alpha.2 → 2.12.1-alpha.0

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.12.0-alpha.2",
3
+ "version": "2.12.1-alpha.0",
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.12.0-alpha.2"
45
+ "@portkey/utils": "^2.12.1-alpha.0"
46
46
  },
47
- "gitHead": "e616d9720e9b1ebcea77ab900432d682235412d1"
47
+ "gitHead": "87c6ff46be9e597aa41d911a1075e7b8e795e440"
48
48
  }