Skip to content

Commit c006999

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent 75762db commit c006999

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@
5959
"webpack-log": "^3.0.1"
6060
},
6161
"dependencies": {
62-
"@cocreate/actions": "^1.8.18",
63-
"@cocreate/api": "^1.10.17",
64-
"@cocreate/element-prototype": "^1.8.16",
65-
"@cocreate/observer": "^1.8.5",
66-
"@cocreate/utils": "^1.21.3"
62+
"@cocreate/actions": "^1.8.19",
63+
"@cocreate/api": "^1.10.18",
64+
"@cocreate/element-prototype": "^1.8.17",
65+
"@cocreate/observer": "^1.8.6",
66+
"@cocreate/utils": "^1.21.4"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)