prompt-question
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -139,3 +139,2 @@ 'use strict'; | ||
this.choices.check(utils.decrement(this.default)); | ||
this.default = null; | ||
} | ||
@@ -142,0 +141,0 @@ if (this._choices && this.choices.length) { |
{ | ||
"name": "prompt-question", | ||
"description": "Question object, used by Enquirer and prompt plugins.", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"homepage": "https://github.com/enquirer/prompt-question", | ||
@@ -6,0 +6,0 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14460
286