Commit ec482bf
authored
chore: Format version printing similar to rest of prelude (#11289)
### Description
Just a cosmetic change.
### Testing Instructions
#### Before
```
▲ 👟 my-turborepo on main
turbo build
turbo 2.7.0
• Packages in scope: @repo/eslint-config, @repo/typescript-config, @repo/ui, docs, web
• Running build in 5 packages
• Remote caching disabled
```
#### After
```
▲ 👟 my-turborepo on main
dt build
• turbo 2.7.1-canary.0
• Packages in scope: @repo/eslint-config, @repo/typescript-config, @repo/ui, docs, web
• Running build in 5 packages
• Remote caching disabled
```1 parent 3e0eefb commit ec482bf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1353 | 1353 | | |
1354 | 1354 | | |
1355 | 1355 | | |
1356 | | - | |
| 1356 | + | |
1357 | 1357 | | |
1358 | 1358 | | |
1359 | 1359 | | |
| |||
0 commit comments