Skip to content

Commit 5458c07

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent 2b96054 commit 5458c07

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
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.8.28",
62-
"@cocreate/api": "^1.10.27",
63-
"@cocreate/cli": "^1.33.6",
64-
"@cocreate/element-prototype": "^1.8.26",
65-
"@cocreate/observer": "^1.8.15",
66-
"@cocreate/utils": "^1.21.12"
61+
"@cocreate/actions": "^1.8.29",
62+
"@cocreate/api": "^1.10.28",
63+
"@cocreate/cli": "^1.33.7",
64+
"@cocreate/element-prototype": "^1.8.27",
65+
"@cocreate/observer": "^1.8.16",
66+
"@cocreate/utils": "^1.21.13"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)