Skip to content

Commit

Permalink
Fixing live transcription auth
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljolley committed Jul 8, 2021
1 parent 545ddf6 commit a35d86e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deepgram/sdk",
"version": "1.0.0",
"version": "1.0.1",
"description": "An SDK for the Deepgram automated speech recognition platform",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -54,4 +54,4 @@
"dependencies": {
"ws": "^7.4.6"
}
}
}

0 comments on commit a35d86e

Please sign in to comment.