Comparing version 1.2.0 to 1.3.0
@@ -17,5 +17,5 @@ 'use strict'; | ||
require('./commands/watch'); | ||
require('./commands/trace'); | ||
require('./commands/run'); | ||
cli.version(pkg.version); | ||
module.exports = cli; |
@@ -9,3 +9,3 @@ { | ||
"description": "Command line utility to download and upload 28.io queries.", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"keywords": [ | ||
@@ -12,0 +12,0 @@ "jsoniq", |
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
170050
1221