Skip to content

Commit

Permalink
feat: upgrade dependencies for latest features and fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Nov 24, 2023
1 parent 0954b29 commit 8debcd8
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.29.0",
"@cocreate/utils": "^1.27.4"
"@cocreate/crud-client": "^1.30.0",
"@cocreate/utils": "^1.28.0"
}
}
}

0 comments on commit 8debcd8

Please sign in to comment.