Skip to content

Commit 4eff16d

Browse files
committed
fix: bump cocreate dependencies
1 parent 33f260f commit 4eff16d

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
@@ -58,8 +58,8 @@
5858
"webpack-log": "^3.0.1"
5959
},
6060
"dependencies": {
61-
"@cocreate/actions": "^1.14.0",
62-
"@cocreate/observer": "^1.14.0",
63-
"@cocreate/utils": "^1.29.0"
61+
"@cocreate/actions": "^1.18.1",
62+
"@cocreate/observer": "^1.16.0",
63+
"@cocreate/utils": "^1.33.6"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)