Skip to content

Commit

Permalink
fix: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Aug 21, 2023
1 parent df76ba2 commit f422b18
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.10.2",
"@cocreate/element-prototype": "^1.10.1",
"@cocreate/observer": "^1.10.1",
"@cocreate/utils": "^1.23.1"
"@cocreate/actions": "^1.11.0",
"@cocreate/element-prototype": "^1.11.0",
"@cocreate/observer": "^1.11.0",
"@cocreate/utils": "^1.24.0"
}
}
}

0 comments on commit f422b18

Please sign in to comment.