Skip to content

Commit 4613978

Browse files
committed
feat: Update CoCreate dependencies to their latest versions
1 parent 855a54c commit 4613978

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@
6060
},
6161
"dependencies": {
6262
"@cocreate/actions": "^1.11.2",
63-
"@cocreate/crud-client": "^1.25.1",
63+
"@cocreate/crud-client": "^1.26.0",
6464
"@cocreate/element-prototype": "^1.11.2",
6565
"@cocreate/render": "^1.27.3",
66-
"@cocreate/socket-client": "^1.26.4",
66+
"@cocreate/socket-client": "^1.27.0",
6767
"@cocreate/utils": "^1.24.2"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)