Skip to content

Commit 1dadb92

Browse files
committed
feat: Update cocreate dependencies for the latest features and bug fixes
1 parent f45f23d commit 1dadb92

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
@@ -58,8 +58,8 @@
5858
"webpack-log": "^3.0.1"
5959
},
6060
"dependencies": {
61-
"@cocreate/actions": "^1.9.0",
62-
"@cocreate/observer": "^1.9.0",
63-
"@cocreate/utils": "^1.22.0"
61+
"@cocreate/actions": "^1.10.2",
62+
"@cocreate/observer": "^1.10.1",
63+
"@cocreate/utils": "^1.23.1"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)