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 23, 2021
1 parent 7d487b9 commit 2a94b25
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.15",
"@cocreate/crud-client": "^1.4.29",
"@cocreate/docs": "^1.2.53",
"@cocreate/elements": "^1.3.15",
"@cocreate/render": "^1.3.16"
"@cocreate/action": "^1.3.17",
"@cocreate/crud-client": "^1.4.33",
"@cocreate/docs": "^1.2.55",
"@cocreate/elements": "^1.4.1",
"@cocreate/render": "^1.3.17"
}
}

0 comments on commit 2a94b25

Please sign in to comment.