Comparing version 0.0.6 to 0.0.7
@@ -36,2 +36,2 @@ #!/usr/bin/env node | ||
if (program.upintha) player.play(path.join(__dirname, "./upintha.mp3")); | ||
if (program.yunnastan) player.play(path.join(__dirname, "./yunnstan.mp3")); | ||
if (program.yunnastan) player.play(path.join(__dirname, "./yunnastan.mp3")); |
{ | ||
"name": "timsb", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "tim westwood soundboard", | ||
@@ -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
167653