Comparing version 0.1.1 to 0.1.2
@@ -8,2 +8,3 @@ var read = require("read-cli-input"); | ||
module.exports = QA; | ||
module.exports.normalizeQuestion = normalizeQuestion; | ||
@@ -10,0 +11,0 @@ function QA (questions, options, callback) { |
{ | ||
"name": "cli-qa", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Command-line Questions & Answers", | ||
@@ -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
4567
106