@quorum/schematics
Advanced tools
Comparing version 0.0.20 to 0.0.21
{ | ||
"name": "@quorum/schematics", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"description": "A schematics Library for Quorum", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -10,2 +10,3 @@ "use strict"; | ||
options.path = options.path ? core_1.normalize(options.path) : options.path; | ||
console.log(options); | ||
const prompt = require('prompt-sync')(); | ||
@@ -12,0 +13,0 @@ const cloudOrDt = prompt('Is this a Cloud or Dataterminal route? (enter "c" or "d") '); |
Sorry, the diff of this file is not supported yet
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
49039
27
823