Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed May 19, 2023
1 parent a1ef620 commit 17606ea
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 @@ -59,11 +59,11 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.8.10",
"@cocreate/api": "^1.10.9",
"@cocreate/docs": "^1.7.10",
"@cocreate/element-prototype": "^1.8.10",
"@cocreate/observer": "^1.7.8",
"@cocreate/utils": "^1.20.8"
"@cocreate/actions": "^1.8.11",
"@cocreate/api": "^1.10.10",
"@cocreate/docs": "^1.7.11",
"@cocreate/element-prototype": "^1.8.11",
"@cocreate/observer": "^1.7.9",
"@cocreate/utils": "^1.20.9"
}
}
}

0 comments on commit 17606ea

Please sign in to comment.