Skip to content

Commit

Permalink
fix: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jun 23, 2024
1 parent c0e4fa9 commit 8fde4fe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"main": "./src/index.js",
"dependencies": {
"@cocreate/crud-client": "^1.11.0",
"@cocreate/utils": "^1.34.0"
"@cocreate/crud-client": "^1.33.11",
"@cocreate/utils": "^1.34.1"
}
}
}

0 comments on commit 8fde4fe

Please sign in to comment.