Skip to content

Commit d073f34

Browse files
committed
fix: update @cocreate dependencies
1 parent 4c26e34 commit d073f34

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
@@ -53,9 +53,9 @@
5353
"webpack-log": "^3.0.1"
5454
},
5555
"dependencies": {
56-
"@cocreate/actions": "^1.21.0",
57-
"@cocreate/crdt": "^1.28.0",
58-
"@cocreate/observer": "^1.18.0",
59-
"@cocreate/utils": "^1.38.0"
56+
"@cocreate/actions": "^1.21.1",
57+
"@cocreate/crdt": "^1.28.1",
58+
"@cocreate/observer": "^1.18.1",
59+
"@cocreate/utils": "^1.39.0"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)