Skip to content

Commit 9bc86fb

Browse files
committed
fix: testing workflow
1 parent b7ba38f commit 9bc86fb

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
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.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"
61+
"@cocreate/actions": "^1.8.28",
62+
"@cocreate/api": "^1.10.27",
63+
"@cocreate/cli": "^1.33.6",
64+
"@cocreate/element-prototype": "^1.8.26",
65+
"@cocreate/observer": "^1.8.15",
66+
"@cocreate/utils": "^1.21.12"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)