Skip to content

Commit 2ee6f4c

Browse files
author
Frank Pagan
committed
fix: bump @cocreate dependencies
1 parent bcaf1cf commit 2ee6f4c

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,13 @@
6060
"webpack-log": "^3.0.1"
6161
},
6262
"dependencies": {
63-
"@cocreate/actions": "^1.6.5",
64-
"@cocreate/crud-client": "^1.19.5",
65-
"@cocreate/docs": "^1.6.5",
66-
"@cocreate/element-prototype": "^1.6.5",
67-
"@cocreate/hosting": "^1.8.5",
68-
"@cocreate/render": "^1.22.6",
69-
"@cocreate/socket-client": "^1.18.4",
70-
"@cocreate/utils": "^1.19.5"
63+
"@cocreate/actions": "^1.8.1",
64+
"@cocreate/crud-client": "^1.19.8",
65+
"@cocreate/docs": "^1.7.0",
66+
"@cocreate/element-prototype": "^1.8.1",
67+
"@cocreate/hosting": "^1.9.2",
68+
"@cocreate/render": "^1.24.1",
69+
"@cocreate/socket-client": "^1.19.1",
70+
"@cocreate/utils": "^1.20.1"
7171
}
72-
}
72+
}

0 commit comments

Comments
 (0)