Skip to content

Commit de424d5

Browse files
committed
fix: testing workflow
1 parent fc85446 commit de424d5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@
5959
"webpack-log": "^3.0.1"
6060
},
6161
"dependencies": {
62-
"@cocreate/actions": "^1.8.24",
63-
"@cocreate/cli": "^1.33.3",
64-
"@cocreate/crud-client": "^1.21.16",
65-
"@cocreate/element-prototype": "^1.8.22",
66-
"@cocreate/render": "^1.24.24",
67-
"@cocreate/socket-client": "^1.23.18",
68-
"@cocreate/utils": "^1.21.8"
62+
"@cocreate/actions": "^1.8.25",
63+
"@cocreate/cli": "^1.33.4",
64+
"@cocreate/crud-client": "^1.21.17",
65+
"@cocreate/element-prototype": "^1.8.23",
66+
"@cocreate/render": "^1.24.25",
67+
"@cocreate/socket-client": "^1.23.19",
68+
"@cocreate/utils": "^1.21.9"
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)