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 766c27d commit c69fdb9
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 @@ -40,9 +40,9 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/crud-client": "^1.22.0",
"@cocreate/local-storage": "^1.8.0",
"@cocreate/message-client": "^1.4.0",
"@cocreate/utils": "^1.22.0"
"@cocreate/crud-client": "^1.23.1",
"@cocreate/local-storage": "^1.9.1",
"@cocreate/message-client": "^1.5.1",
"@cocreate/utils": "^1.23.1"
}
}
}

0 comments on commit c69fdb9

Please sign in to comment.