Commit 26c9313
committed
refactor(inquirerer): move string-width to devDependencies
string-width is only used by the AI code demo in dev/ai/, which is not
bundled with the published package. Moving it to devDependencies ensures
consumers don't install it unnecessarily.1 parent 174bbf7 commit 26c9313
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
0 commit comments