Comparing version 0.2.0 to 0.2.1
@@ -24,3 +24,3 @@ /** | ||
// Set up the commander instance and add the required options | ||
cli.option('-t, --theme [name]', 'set the vtop theme [parallax|brew|wizard]', 'parallax').parse(process.argv); | ||
cli.option('-t, --theme [name]', 'set the vtop theme [parallax|brew|wizard|dark]', 'parallax').parse(process.argv); | ||
@@ -27,0 +27,0 @@ /** |
{ | ||
"name": "vtop", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Wow such top. So stats", | ||
@@ -5,0 +5,0 @@ "homepage": "http://parall.ax/vtop", |
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
1933429