Skip to content

Commit

Permalink
fix: bump @cocreate dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Pagan committed Apr 24, 2023
1 parent 12e95ca commit ed0a2e6
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,14 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.6.5",
"@cocreate/crud-client": "^1.19.5",
"@cocreate/docs": "^1.6.5",
"@cocreate/element-prototype": "^1.6.5",
"@cocreate/local-storage": "^1.5.5",
"@cocreate/message-client": "^1.2.5",
"@cocreate/observer": "^1.6.5",
"@cocreate/position": "^1.2.5",
"@cocreate/uuid": "^1.3.5"
"@cocreate/actions": "^1.8.1",
"@cocreate/crud-client": "^1.19.8",
"@cocreate/docs": "^1.7.0",
"@cocreate/element-prototype": "^1.8.1",
"@cocreate/local-storage": "^1.6.1",
"@cocreate/message-client": "^1.3.1",
"@cocreate/observer": "^1.7.1",
"@cocreate/position": "^1.3.1",
"@cocreate/uuid": "^1.4.1"
}
}
}

0 comments on commit ed0a2e6

Please sign in to comment.