Skip to content

Commit b3eb682

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent 6d8b4d1 commit b3eb682

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.29",
63-
"@cocreate/cli": "^1.33.7",
64-
"@cocreate/render": "^1.24.29",
65-
"@cocreate/utils": "^1.21.13"
62+
"@cocreate/actions": "^1.8.30",
63+
"@cocreate/cli": "^1.33.8",
64+
"@cocreate/render": "^1.24.30",
65+
"@cocreate/utils": "^1.21.14"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)