Skip to content

Commit 29198e6

Browse files
committed
fix: testing workflow
1 parent 5192c99 commit 29198e6

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/cli": "^1.33.3",
62-
"@cocreate/crud-client": "^1.21.16",
63-
"@cocreate/local-storage": "^1.7.13",
64-
"@cocreate/observer": "^1.8.11"
61+
"@cocreate/cli": "^1.33.4",
62+
"@cocreate/crud-client": "^1.21.17",
63+
"@cocreate/local-storage": "^1.7.14",
64+
"@cocreate/observer": "^1.8.12"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)