Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Sep 28, 2021
1 parent ee939ec commit 3508ac0
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/action": "^1.2.18",
"@cocreate/crud-client": "^1.2.24",
"@cocreate/docs": "^1.2.21",
"@cocreate/hosting": "^1.2.18",
"@cocreate/render": "^1.1.17",
"@cocreate/socket-client": "^1.2.20"
"@cocreate/action": "^1.2.19",
"@cocreate/crud-client": "^1.2.25",
"@cocreate/docs": "^1.2.22",
"@cocreate/hosting": "^1.2.19",
"@cocreate/render": "^1.1.18",
"@cocreate/socket-client": "^1.2.21"
}
}

0 comments on commit 3508ac0

Please sign in to comment.