Skip to content

Commit e467ac6

Browse files
committed
fix: bump dependencies
1 parent df957ec commit e467ac6

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
@@ -59,11 +59,11 @@
5959
"webpack-log": "^3.0.1"
6060
},
6161
"dependencies": {
62-
"@cocreate/actions": "^1.11.2",
63-
"@cocreate/crud-client": "^1.28.0",
62+
"@cocreate/actions": "^1.11.3",
63+
"@cocreate/crud-client": "^1.28.1",
6464
"@cocreate/element-prototype": "^1.11.2",
6565
"@cocreate/render": "^1.28.0",
6666
"@cocreate/socket-client": "^1.29.0",
6767
"@cocreate/utils": "^1.25.0"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)