@arcblock/ws 1.13.27 → 1.13.31
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@arcblock/ws",
|
3
|
-
"version": "1.13.
|
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": "
|
46
|
+
"gitHead": "373fa4d5dadf18657b296f85e333891186907665"
|
47
47
|
}
|