Skip to content

Commit 3802e2a

Browse files
committed
fix: updated cocreate modules versions
1 parent e6e8d8e commit 3802e2a

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
@@ -58,13 +58,13 @@
5858
"webpack-log": "^3.0.1"
5959
},
6060
"dependencies": {
61-
"@cocreate/actions": "^1.18.2",
62-
"@cocreate/crud-client": "^1.33.9",
63-
"@cocreate/element-prototype": "^1.23.0",
64-
"@cocreate/local-storage": "^1.15.0",
65-
"@cocreate/observer": "^1.16.1",
66-
"@cocreate/position": "^1.9.1",
67-
"@cocreate/socket-client": "^1.39.1",
68-
"@cocreate/uuid": "^1.11.2"
61+
"@cocreate/actions": "^1.21.0",
62+
"@cocreate/crud-client": "^1.34.1",
63+
"@cocreate/element-prototype": "^1.29.0",
64+
"@cocreate/local-storage": "^1.16.1",
65+
"@cocreate/observer": "^1.18.0",
66+
"@cocreate/position": "^1.10.1",
67+
"@cocreate/socket-client": "^1.40.1",
68+
"@cocreate/uuid": "^1.12.0"
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)