@arcblock/ws 1.13.30 → 1.13.31

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arcblock/ws",
3
- "version": "1.13.30",
3
+ "version": "1.13.31",
4
4
  "description": "OCAP Chain websocket server and client",
5
5
  "keywords": [
6
6
  "websocket"
@@ -43,5 +43,5 @@
43
43
  "devDependencies": {
44
44
  "get-port": "^5.1.1"
45
45
  },
46
- "gitHead": "601d10347bdfd53c07f9d8df35da99d315b86dd8"
46
+ "gitHead": "373fa4d5dadf18657b296f85e333891186907665"
47
47
  }