Skip to content

Commit f7a4d49

Browse files
committed
fix: testing workflow
1 parent f78e75b commit f7a4d49

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
@@ -58,9 +58,9 @@
5858
"webpack-log": "^3.0.1"
5959
},
6060
"dependencies": {
61-
"@cocreate/actions": "^1.8.25",
62-
"@cocreate/cli": "^1.33.4",
63-
"@cocreate/observer": "^1.8.12",
64-
"@cocreate/utils": "^1.21.9"
61+
"@cocreate/actions": "^1.8.28",
62+
"@cocreate/cli": "^1.33.6",
63+
"@cocreate/observer": "^1.8.15",
64+
"@cocreate/utils": "^1.21.12"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)