Skip to content

Commit

Permalink
fix: bump cocreate dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Apr 29, 2024
1 parent 1c123dd commit 2af072e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -40,8 +40,8 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/crud-client": "^1.31.0",
"@cocreate/local-storage": "^1.12.0",
"@cocreate/utils": "^1.29.0"
"@cocreate/crud-client": "^1.33.8",
"@cocreate/local-storage": "^1.14.3",
"@cocreate/utils": "^1.33.6"
}
}
}

0 comments on commit 2af072e

Please sign in to comment.