Comparing version 0.1.0 to 0.1.1
@@ -20,2 +20,5 @@ //============================== | ||
break; | ||
case 'numbers': | ||
return require('./lib/numbers.js'); | ||
break; | ||
default: | ||
@@ -22,0 +25,0 @@ return new Error('no such module:' + name); |
{ | ||
"name": "kubis", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"title": "cli interact", | ||
@@ -5,0 +5,0 @@ "description": "A set of support modules to help you attend to your application.", |
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
7803
11
208