@readybytes/rb-speech-to-text
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@readybytes/rb-speech-to-text", | ||
"description": "This is a speech to text converter build in Vue2. It provides speech translations in almost all languages.", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"private": false, | ||
"author": { | ||
"name": "Ready Bytes", | ||
"email": "contact@readybytes.in" | ||
}, | ||
"name": "Ready Bytes", | ||
"email": "contact@readybytes.in" | ||
}, | ||
"repository": { | ||
@@ -28,3 +28,3 @@ "type": "git", | ||
"build-library": "vue-cli-service build --target lib --name rb-speech-to-text ./src/install.js", | ||
"publish-package": "npm run build-library && npm publish --access public" | ||
"publish-package": "npm run build-library && npm version patch -m \"build: release %s\" && npm publish --access public" | ||
}, | ||
@@ -31,0 +31,0 @@ "dependencies": { |
# rb-text-to-speech | ||
![Demo](./public/demo.gif) | ||
![Demo](./src/assets/demo.gif) | ||
@@ -5,0 +5,0 @@ ## Demo |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
287238