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 16, 2021
1 parent 328b76f commit 80a1fdc
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.16",
"@cocreate/crud-client": "^1.2.22",
"@cocreate/docs": "^1.2.19",
"@cocreate/message-client": "^1.1.16",
"@cocreate/observer": "^1.3.17",
"@cocreate/socket-client": "^1.2.17",
"@cocreate/utils": "^1.1.16",
"@cocreate/uuid": "^1.1.16"
"@cocreate/action": "^1.2.18",
"@cocreate/crud-client": "^1.2.24",
"@cocreate/docs": "^1.2.21",
"@cocreate/message-client": "^1.1.18",
"@cocreate/observer": "^1.3.19",
"@cocreate/socket-client": "^1.2.20",
"@cocreate/utils": "^1.1.18",
"@cocreate/uuid": "^1.1.18"
}
}

0 comments on commit 80a1fdc

Please sign in to comment.