Skip to content

Commit

Permalink
Update @inquirer/input
Browse files Browse the repository at this point in the history
This fixes cursor placement on the input component SBoudrias/Inquirer.js#1375.
  • Loading branch information
onsclom committed Mar 29, 2024
1 parent 6cf197f commit 4ca0571
Show file tree
Hide file tree
Showing 2 changed files with 1,005 additions and 109 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@inquirer/checkbox": "2.2.0",
"@inquirer/confirm": "3.1.0",
"@inquirer/expand": "2.1.0",
"@inquirer/input": "2.1.0",
"@inquirer/input": "2.1.1",
"@inquirer/select": "2.2.0",
"@next/env": "11.1.2",
"@sentry/node": "5.5.0",
Expand Down

0 comments on commit 4ca0571

Please sign in to comment.