Commit 0b4147d
committed
chore: upgrade inquirerer to 2.2.1 and create-gen-app to 0.6.1
- packages/csv-to-pg: inquirerer ^2.0.3 -> ^2.2.1
- packages/cli: inquirerer ^2.2.0 -> ^2.2.1
- pgpm/cli: inquirerer ^2.2.0 -> ^2.2.1, create-gen-app ^0.6.0 -> ^0.6.1
- pgpm/core: create-gen-app ^0.6.0 -> ^0.6.1
These updates include the keypress event duplication fix from
constructive-io/dev-utils#29 which prevents duplicate keypress behavior
when multiple Inquirerer instances share the same input stream.1 parent c9a7995 commit 0b4147d
5 files changed
Lines changed: 22 additions & 22 deletions
File tree
- packages
- cli
- csv-to-pg
- pgpm
- cli
- core
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments