Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Nov 20, 2021
1 parent 56502ca commit d0e8a14
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 @@ -61,10 +61,10 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/action": "^1.3.13",
"@cocreate/crud-client": "^1.4.27",
"@cocreate/docs": "^1.2.51",
"@cocreate/elements": "^1.3.12",
"@cocreate/render": "^1.3.14"
"@cocreate/action": "^1.3.15",
"@cocreate/crud-client": "^1.4.29",
"@cocreate/docs": "^1.2.53",
"@cocreate/elements": "^1.3.15",
"@cocreate/render": "^1.3.16"
}
}

0 comments on commit d0e8a14

Please sign in to comment.