Skip to content

Commit 70dc0d7

Browse files
author
Frank Pagan
committed
fix: bump dependencies'
1 parent f34080c commit 70dc0d7

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
@@ -61,13 +61,13 @@
6161
"webpack-log": "^3.0.1"
6262
},
6363
"dependencies": {
64-
"@cocreate/actions": "^1.6.0",
65-
"@cocreate/crud-client": "^1.19.0",
66-
"@cocreate/docs": "^1.6.0",
67-
"@cocreate/element-prototype": "^1.6.0",
68-
"@cocreate/hosting": "^1.8.0",
69-
"@cocreate/render": "^1.22.0",
70-
"@cocreate/socket-client": "^1.16.0",
71-
"@cocreate/utils": "^1.19.0"
64+
"@cocreate/actions": "^1.6.1",
65+
"@cocreate/crud-client": "^1.19.1",
66+
"@cocreate/docs": "^1.6.1",
67+
"@cocreate/element-prototype": "^1.6.1",
68+
"@cocreate/hosting": "^1.8.1",
69+
"@cocreate/render": "^1.22.1",
70+
"@cocreate/socket-client": "^1.16.1",
71+
"@cocreate/utils": "^1.19.1"
7272
}
73-
}
73+
}

0 commit comments

Comments
 (0)