Skip to content

Commit

Permalink
fix monitor dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
claytercek committed Nov 25, 2024
1 parent 0518dce commit f9ab524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/bluecadet/launchpad/packages/monitor",
"dependencies": {
"@bluecadet/launchpad-utils": "~2.0.0-next.3",
"@bluecadet/launchpad-utils": "~2.0.0-next.4",
"auto-bind": "^5.0.1",
"chalk": "^5.0.0",
"cross-spawn": "^7.0.3",
Expand Down

0 comments on commit f9ab524

Please sign in to comment.