Skip to content

Commit

Permalink
fix: Update CoCreate depndencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Sep 18, 2023
1 parent c892837 commit 581ef7f
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 @@ -58,8 +58,8 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.11.0",
"@cocreate/crud-client": "^1.24.0",
"@cocreate/actions": "^1.11.1",
"@cocreate/crud-client": "^1.25.0",
"croppie": "^2.6.5"
}
}
}

0 comments on commit 581ef7f

Please sign in to comment.