Skip to content

Commit 8ea310d

Browse files
committed
fix: testing workflow
1 parent e64d0a7 commit 8ea310d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@
5858
"webpack-log": "^3.0.1"
5959
},
6060
"dependencies": {
61-
"@cocreate/actions": "^1.8.24",
62-
"@cocreate/api": "^1.10.23",
63-
"@cocreate/cli": "^1.33.3",
64-
"@cocreate/element-prototype": "^1.8.22",
65-
"@cocreate/observer": "^1.8.11",
66-
"@cocreate/utils": "^1.21.8"
61+
"@cocreate/actions": "^1.8.25",
62+
"@cocreate/api": "^1.10.24",
63+
"@cocreate/cli": "^1.33.4",
64+
"@cocreate/element-prototype": "^1.8.23",
65+
"@cocreate/observer": "^1.8.12",
66+
"@cocreate/utils": "^1.21.9"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)