Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Aug 31, 2021
1 parent 0f1cc79 commit 45c8695
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/action": "^1.2.7",
"@cocreate/crud-client": "^1.2.11",
"@cocreate/docs": "^1.2.6",
"@cocreate/form": "^1.2.5",
"@cocreate/input": "^1.2.11",
"@cocreate/render": "^1.1.6"
"@cocreate/action": "^1.2.8",
"@cocreate/crud-client": "^1.2.12",
"@cocreate/docs": "^1.2.7",
"@cocreate/form": "^1.2.6",
"@cocreate/input": "^1.2.12",
"@cocreate/render": "^1.1.7"
}
}

0 comments on commit 45c8695

Please sign in to comment.