It's annoying currently updated @trigger.dev/* packages to the latest ones so we should have a command that could be run like so:
$ npx @trigger.dev/cli update
This should find all the @trigger.dev/* packages in the package.json of the current project and use the NPM registry API to figure out if there are newer versions. It should display which ones are newer and ask for confirmation before updating the package.json and re-installing dependencies.
From SyncLinear.com | TRI-654
It's annoying currently updated
@trigger.dev/*packages to the latest ones so we should have a command that could be run like so:This should find all the
@trigger.dev/*packages in the package.json of the current project and use the NPM registry API to figure out if there are newer versions. It should display which ones are newer and ask for confirmation before updating the package.json and re-installing dependencies.From SyncLinear.com | TRI-654