Skip to content

Commit e5ee639

Browse files
committed
fix: update packages
1 parent 13374e2 commit e5ee639

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@
6161
"webpack-log": "^3.0.1"
6262
},
6363
"dependencies": {
64-
"@cocreate/docs": "^1.2.24"
64+
"@cocreate/action": "^1.2.21",
65+
"@cocreate/api": "^1.1.20",
66+
"@cocreate/docs": "^1.2.25",
67+
"@cocreate/render": "^1.1.20"
6568
}
6669
}

0 commit comments

Comments
 (0)