mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 12:19:12 +00:00

Just to save a few characters, because it's an alias to "deno outdated --update" Ref https://github.com/denoland/deno/issues/29778
8 lines
823 B
Text
8 lines
823 B
Text
┌────────────────────────────────┬─────────┬────────┬────────┐
|
|
│ Package │ Current │ Update │ Latest │
|
|
├────────────────────────────────┼─────────┼────────┼────────┤
|
|
│ jsr:@denotest/multiple-exports │ 0.7.0 │ 0.7.1 │ 1.0.0 │
|
|
└────────────────────────────────┴─────────┴────────┴────────┘
|
|
|
|
Run deno update --latest to update to the latest available versions,
|
|
or deno outdated --help for more information.
|