aaronshaf-jira-cli
Advanced tools
Comparing version 1.2.2 to 2.0.0
@@ -13,3 +13,3 @@ #! /usr/bin/env node | ||
require('./commands/configure')(vorpal) | ||
require('./commands/get-project')(vorpal) | ||
require('./commands/describe-project')(vorpal) | ||
// require('./commands/find-rapid-view')(vorpal) | ||
@@ -16,0 +16,0 @@ require('./commands/list-projects')(vorpal) |
{ | ||
"name": "aaronshaf-jira-cli", | ||
"version": "1.2.2", | ||
"version": "2.0.0", | ||
"description": "Immersive command line interface for Jira", | ||
@@ -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
16602