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 592549e commit f513cc6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/action": "^1.2.7",
"@cocreate/crud-client": "^1.2.11",
"@cocreate/docs": "^1.2.6",
"@cocreate/message-client": "^1.1.7",
"@cocreate/observer": "^1.3.7",
"@cocreate/socket-client": "^1.2.8",
"@cocreate/utils": "^1.1.7",
"@cocreate/uuid": "^1.1.7"
"@cocreate/action": "^1.2.8",
"@cocreate/crud-client": "^1.2.12",
"@cocreate/docs": "^1.2.7",
"@cocreate/message-client": "^1.1.8",
"@cocreate/observer": "^1.3.9",
"@cocreate/socket-client": "^1.2.9",
"@cocreate/utils": "^1.1.8",
"@cocreate/uuid": "^1.1.8"
}
}

0 comments on commit f513cc6

Please sign in to comment.