We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4bd67f commit 7cdae60Copy full SHA for 7cdae60
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@topcli/prompts",
3
- "version": "2.1.0",
+ "version": "2.2.0",
4
"description": "Node.js user input library for command-line interfaces.",
5
"scripts": {
6
"build": "tsup index.ts --format cjs,esm --dts --clean",
0 commit comments