Skip to content

Commit c3c378a

Browse files
committed
fix: testing workflow
1 parent 7174d70 commit c3c378a

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.25",
63-
"@cocreate/cli": "^1.33.4",
64-
"@cocreate/render": "^1.24.25",
65-
"@cocreate/utils": "^1.21.9"
62+
"@cocreate/actions": "^1.8.28",
63+
"@cocreate/cli": "^1.33.6",
64+
"@cocreate/render": "^1.24.28",
65+
"@cocreate/utils": "^1.21.12"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)