Skip to content

Commit

Permalink
fix: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Feb 10, 2022
1 parent be94257 commit 775519a
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/actions": "^1.3.30",
"@cocreate/crud-client": "^1.4.45",
"@cocreate/docs": "^1.2.67",
"@cocreate/message-client": "^1.1.62",
"@cocreate/observer": "^1.4.2",
"@cocreate/utils": "^1.6.2",
"@cocreate/uuid": "^1.1.57"
"@cocreate/actions": "^1.3.31",
"@cocreate/crud-client": "^1.4.46",
"@cocreate/docs": "^1.2.68",
"@cocreate/message-client": "^1.1.63",
"@cocreate/observer": "^1.4.3",
"@cocreate/utils": "^1.6.3",
"@cocreate/uuid": "^1.1.58"
}
}

0 comments on commit 775519a

Please sign in to comment.