Skip to content

Commit 7e3b317

Browse files
committed
fix: updated cocreate modules versions
1 parent 1056fe2 commit 7e3b317

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@
5858
"webpack-log": "^3.0.1"
5959
},
6060
"dependencies": {
61-
"@cocreate/actions": "^1.18.4",
62-
"@cocreate/crud-client": "^1.33.11",
63-
"@cocreate/element-prototype": "^1.23.0",
64-
"@cocreate/elements": "^1.35.7",
65-
"@cocreate/local-storage": "^1.15.0",
66-
"@cocreate/render": "^1.41.3"
61+
"@cocreate/actions": "^1.21.0",
62+
"@cocreate/crud-client": "^1.34.1",
63+
"@cocreate/element-prototype": "^1.29.0",
64+
"@cocreate/elements": "^1.42.0",
65+
"@cocreate/local-storage": "^1.16.1",
66+
"@cocreate/render": "^1.45.1"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)