@picovoice/web-utils
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "@picovoice/web-utils", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Picovoice web utility functions", | ||
@@ -5,0 +5,0 @@ "author": "Picovoice", |
@@ -56,4 +56,4 @@ #!/usr/bin/env node | ||
module.exports = ${name} | ||
})(); | ||
})(); | ||
`); | ||
console.log(`Done! Saved file to '${output}.`) | ||
console.log(`Done! Saved file to '${output}'.`) |
298960