Skip to content

Commit cb11d96

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent d3d6e60 commit cb11d96

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959
"webpack-log": "^3.0.1"
6060
},
6161
"dependencies": {
62-
"@cocreate/actions": "^1.8.28",
63-
"@cocreate/cli": "^1.33.6",
64-
"@cocreate/render": "^1.24.28",
65-
"@cocreate/utils": "^1.21.12"
62+
"@cocreate/actions": "^1.8.29",
63+
"@cocreate/cli": "^1.33.7",
64+
"@cocreate/render": "^1.24.29",
65+
"@cocreate/utils": "^1.21.13"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)