We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ec3cc0 commit 1300862Copy full SHA for 1300862
packages/transcriber/package.json
@@ -1,12 +1,12 @@
1
{
2
"name": "@transcribe/transcriber",
3
- "version": "3.0.0",
+ "version": "3.0.1",
4
"description": "Transcribe speech to text in the browser.",
5
"type": "module",
6
"main": "./src/index.js",
7
"types": "./index.d.ts",
8
"peerDependencies": {
9
- "@transcribe/shout": "~1.0.6"
+ "@transcribe/shout": "~1.0.7"
10
},
11
"repository": {
12
"type": "git",
0 commit comments