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 11, 2023
1 parent b062659 commit 94240df
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 @@ -58,14 +58,14 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.8.29",
"@cocreate/cli": "^1.33.7",
"@cocreate/crud-client": "^1.21.21",
"@cocreate/element-prototype": "^1.8.27",
"@cocreate/local-storage": "^1.7.18",
"@cocreate/message-client": "^1.3.26",
"@cocreate/observer": "^1.8.16",
"@cocreate/position": "^1.3.26",
"@cocreate/uuid": "^1.4.25"
"@cocreate/actions": "^1.8.30",
"@cocreate/cli": "^1.33.8",
"@cocreate/crud-client": "^1.21.22",
"@cocreate/element-prototype": "^1.8.28",
"@cocreate/local-storage": "^1.7.19",
"@cocreate/message-client": "^1.3.27",
"@cocreate/observer": "^1.8.17",
"@cocreate/position": "^1.3.27",
"@cocreate/uuid": "^1.4.26"
}
}
}

0 comments on commit 94240df

Please sign in to comment.