Skip to content

Commit 2aab571

Browse files
committed
feat: Update cocreate dependencies for the latest features and bug fixes
1 parent 3b7c62c commit 2aab571

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.9.0",
63-
"@cocreate/config": "^1.2.0",
64-
"@cocreate/render": "^1.25.0",
65-
"@cocreate/utils": "^1.22.0"
62+
"@cocreate/actions": "^1.10.2",
63+
"@cocreate/config": "^1.4.0",
64+
"@cocreate/render": "^1.26.1",
65+
"@cocreate/utils": "^1.23.1"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)