Comparing version 0.1.2 to 0.1.3
@@ -52,3 +52,3 @@ var NewQA = require('cli-qa'); | ||
var title = question.options.title; | ||
var desc = question.desc; | ||
var desc = question.options.desc; | ||
var def = question.defaultValue(); | ||
@@ -55,0 +55,0 @@ |
{ | ||
"name": "cli-form", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Build user-friendly command-line forms", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
4611