Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Feb 16, 2022
1 parent 5e67ee2 commit 13359e9
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 @@ -62,11 +62,11 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/crud-client": "^1.4.46",
"@cocreate/docs": "^1.2.68",
"@cocreate/elements": "^1.6.9",
"@cocreate/floating-label": "^1.4.2",
"@cocreate/hosting": "^1.2.63",
"@cocreate/observer": "^1.4.3"
"@cocreate/crud-client": "^1.4.47",
"@cocreate/docs": "^1.2.69",
"@cocreate/elements": "^1.6.11",
"@cocreate/floating-label": "^1.4.3",
"@cocreate/hosting": "^1.2.64",
"@cocreate/observer": "^1.4.4"
}
}

0 comments on commit 13359e9

Please sign in to comment.