Skip to content

Commit

Permalink
fix: bump cocreate dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jun 12, 2024
1 parent 0ec538c commit 5c566c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/observer": "^1.16.0",
"@cocreate/utils": "^1.33.6"
"@cocreate/observer": "^1.16.1",
"@cocreate/utils": "^1.33.7"
}
}
}

0 comments on commit 5c566c1

Please sign in to comment.