Skip to content

Commit dfb51a7

Browse files
committed
fix: update socket package to fix bug in docs
1 parent 05ab2aa commit dfb51a7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@
6161
"webpack-log": "^3.0.1"
6262
},
6363
"dependencies": {
64-
"@cocreate/action": "^1.3.1",
65-
"@cocreate/api": "^1.1.33",
66-
"@cocreate/docs": "^1.2.35",
67-
"@cocreate/render": "^1.3.2"
64+
"@cocreate/action": "^1.3.2",
65+
"@cocreate/api": "^1.1.36",
66+
"@cocreate/docs": "^1.2.38",
67+
"@cocreate/render": "^1.3.3"
6868
}
6969
}

0 commit comments

Comments
 (0)