Skip to content

Commit 2612826

Browse files
committed
feat: bumped CoCreate dependencies to their latest versions
1 parent 1294220 commit 2612826

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@
5858
"webpack-log": "^3.0.1"
5959
},
6060
"dependencies": {
61-
"@cocreate/actions": "^1.14.0",
62-
"@cocreate/api": "^1.17.0",
61+
"@cocreate/actions": "^1.15.1",
62+
"@cocreate/api": "^1.18.2",
6363
"@cocreate/element-prototype": "^1.15.0",
64-
"@cocreate/observer": "^1.14.0",
65-
"@cocreate/utils": "^1.29.0"
64+
"@cocreate/observer": "^1.15.0",
65+
"@cocreate/utils": "^1.30.0"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)