Skip to content

Commit c1af4ac

Browse files
committed
fix: update dependencies
1 parent 44e736a commit c1af4ac

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.2.25",
65-
"@cocreate/api": "^1.1.24",
66-
"@cocreate/docs": "^1.2.29",
67-
"@cocreate/render": "^1.1.24"
64+
"@cocreate/action": "^1.2.27",
65+
"@cocreate/api": "^1.1.26",
66+
"@cocreate/docs": "^1.2.30",
67+
"@cocreate/render": "^1.2.0"
6868
}
6969
}

0 commit comments

Comments
 (0)