Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.

Commit 14f1dd0

Browse files
fix: import
1 parent a82c3bc commit 14f1dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/colors/colors.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import * as tty from 'node:tty'
2-
import * as chalk from 'chalk'
2+
import chalk from 'chalk'
33

44
export { chalk }
55

0 commit comments

Comments
 (0)