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 Apr 29, 2024
1 parent b747a6e commit 6034fc5
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 @@ -63,9 +63,9 @@
"webpack-log": "^3.0.1"
},
"dependencies": {
"@cocreate/actions": "^1.14.0",
"@cocreate/config": "^1.8.0",
"@cocreate/render": "^1.35.0",
"@cocreate/utils": "^1.29.0"
"@cocreate/actions": "^1.18.1",
"@cocreate/config": "^1.12.2",
"@cocreate/render": "^1.40.3",
"@cocreate/utils": "^1.33.6"
}
}
}

0 comments on commit 6034fc5

Please sign in to comment.