Skip to content

Commit 65f2bb0

Browse files
committed
fix: testing workflow
1 parent b96871a commit 65f2bb0

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.24",
63-
"@cocreate/cli": "^1.33.3",
64-
"@cocreate/render": "^1.24.24",
65-
"@cocreate/utils": "^1.21.8"
62+
"@cocreate/actions": "^1.8.25",
63+
"@cocreate/cli": "^1.33.4",
64+
"@cocreate/render": "^1.24.25",
65+
"@cocreate/utils": "^1.21.9"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)