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 18, 2021
1 parent 5a711d6 commit 92a7198
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,12 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/action": "^1.3.12",
"@cocreate/crud-client": "^1.4.25",
"@cocreate/docs": "^1.2.50",
"@cocreate/message-client": "^1.1.46",
"@cocreate/observer": "^1.3.42",
"@cocreate/utils": "^1.3.7",
"@cocreate/uuid": "^1.1.40"
"@cocreate/action": "^1.3.13",
"@cocreate/crud-client": "^1.4.27",
"@cocreate/docs": "^1.2.51",
"@cocreate/message-client": "^1.1.47",
"@cocreate/observer": "^1.3.43",
"@cocreate/utils": "^1.3.8",
"@cocreate/uuid": "^1.1.41"
}
}

0 comments on commit 92a7198

Please sign in to comment.