Skip to content

Commit

Permalink
feat: Update cocreate dependencies for the latest features and bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Aug 21, 2023
1 parent 0201b34 commit 45a19ef
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.9.0",
"@cocreate/crud-client": "^1.22.0",
"@cocreate/element-prototype": "^1.9.0",
"@cocreate/local-storage": "^1.8.0",
"@cocreate/message-client": "^1.4.0",
"@cocreate/observer": "^1.9.0",
"@cocreate/position": "^1.4.0",
"@cocreate/uuid": "^1.5.0"
"@cocreate/actions": "^1.10.2",
"@cocreate/crud-client": "^1.23.1",
"@cocreate/element-prototype": "^1.10.1",
"@cocreate/local-storage": "^1.9.1",
"@cocreate/message-client": "^1.5.1",
"@cocreate/observer": "^1.10.1",
"@cocreate/position": "^1.5.1",
"@cocreate/uuid": "^1.6.1"
}
}
}

0 comments on commit 45a19ef

Please sign in to comment.