Skip to content

Commit ad4e269

Browse files
committed
feat: bump cocreate dependencies for the latest updates and features
1 parent 6c3fd5a commit ad4e269

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/indexeddb": "^1.10.20",
62-
"@cocreate/socket-client": "^1.23.26",
63-
"@cocreate/uuid": "^1.4.28"
61+
"@cocreate/indexeddb": "^1.11.0",
62+
"@cocreate/socket-client": "^1.24.0",
63+
"@cocreate/uuid": "^1.5.0"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)