Skip to content

Commit c1a0343

Browse files
committed
fix: update socket package to fix bug in docs
1 parent aaef5fb commit c1a0343

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@
6262
"webpack-log": "^3.0.1"
6363
},
6464
"dependencies": {
65-
"@cocreate/action": "^1.3.1",
66-
"@cocreate/docs": "^1.2.35",
67-
"@cocreate/observer": "^1.3.31",
68-
"@cocreate/uuid": "^1.1.30"
65+
"@cocreate/action": "^1.3.2",
66+
"@cocreate/docs": "^1.2.38",
67+
"@cocreate/observer": "^1.3.32",
68+
"@cocreate/uuid": "^1.1.31"
6969
}
7070
}

0 commit comments

Comments
 (0)