Skip to content

Commit 43af92c

Browse files
committed
fix: Update dependencies versions for @cocreate libraries
1 parent 8b2e98e commit 43af92c

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.21",
63-
"@cocreate/cli": "^1.33.0",
64-
"@cocreate/render": "^1.24.21",
65-
"@cocreate/utils": "^1.21.5"
62+
"@cocreate/actions": "^1.8.24",
63+
"@cocreate/cli": "^1.33.3",
64+
"@cocreate/render": "^1.24.24",
65+
"@cocreate/utils": "^1.21.8"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)