Skip to content

Commit

Permalink
feat: update dependecies for th latest features and bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Nov 18, 2023
1 parent 1a9fd36 commit afb1af5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.12.3",
"@cocreate/crdt": "^1.24.3",
"@cocreate/observer": "^1.11.9",
"@cocreate/utils": "^1.27.1"
"@cocreate/actions": "^1.12.4",
"@cocreate/crdt": "^1.24.4",
"@cocreate/observer": "^1.12.0",
"@cocreate/utils": "^1.27.4"
}
}
}

0 comments on commit afb1af5

Please sign in to comment.