Skip to content

Commit cc908bf

Browse files
committed
fix: update dependencies
1 parent 4668836 commit cc908bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@
6464
"webpack-log": "^3.0.1"
6565
},
6666
"dependencies": {
67-
"@cocreate/crud-client": "^1.4.0",
67+
"@cocreate/crud-client": "^1.4.1",
6868
"@cocreate/docs": "^1.2.30",
69-
"@cocreate/hosting": "^1.2.26",
70-
"@cocreate/observer": "^1.3.27",
69+
"@cocreate/hosting": "^1.2.27",
70+
"@cocreate/observer": "^1.3.28",
7171
"@cocreate/utils": "^1.1.29"
7272
}
7373
}

0 commit comments

Comments
 (0)