Comparing version 2.1.1 to 2.2.0
@@ -11,2 +11,3 @@ #!/usr/bin/env node | ||
); | ||
}); | ||
}) | ||
.then(() => process.exit(0)); |
{ | ||
"name": "home-talk", | ||
"version": "2.1.1", | ||
"version": "2.2.0", | ||
"description": "", | ||
@@ -16,4 +16,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@resistdesign/node-googlehome": "^1.0.0" | ||
"@resistdesign/node-googlehome": "^1.1.0" | ||
} | ||
} |
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
1208
29