Skip to content

Commit

Permalink
fix: Update dependencies versions for @cocreate libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jun 10, 2023
1 parent 008940b commit 6cbaed4
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.8.18",
"@cocreate/crud-client": "^1.21.10",
"@cocreate/element-prototype": "^1.8.16",
"@cocreate/local-storage": "^1.7.7",
"@cocreate/message-client": "^1.3.15",
"@cocreate/observer": "^1.8.5",
"@cocreate/position": "^1.3.15",
"@cocreate/uuid": "^1.4.15"
"@cocreate/actions": "^1.8.19",
"@cocreate/crud-client": "^1.21.11",
"@cocreate/element-prototype": "^1.8.17",
"@cocreate/local-storage": "^1.7.8",
"@cocreate/message-client": "^1.3.16",
"@cocreate/observer": "^1.8.6",
"@cocreate/position": "^1.3.16",
"@cocreate/uuid": "^1.4.16"
}
}
}

0 comments on commit 6cbaed4

Please sign in to comment.