Skip to content

Commit

Permalink
chore(std): update patches.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lowlighter committed Sep 28, 2024
1 parent bf2e0a2 commit 95dd71c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion std/patches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ inject:
type Aliases<TArgNames = string, TAliasNames extends string = string> = Partial<Record<Extract<TArgNames, string>, TAliasNames | ReadonlyArray<TAliasNames>>>;
aliases:

./console/mod.ts#unicodeWidth: ~

./flags/mod.ts#Args: ~
Expand Down

0 comments on commit 95dd71c

Please sign in to comment.