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 379e062 commit 5eb5228Copy full SHA for 5eb5228
packages/flow-client-react/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@speechmatics/flow-client-react",
3
- "version": "1.0.0-rc.5",
+ "version": "1.0.0-rc.6",
4
"description": "React hooks for interacting with the Speechmatics Flow API",
5
"main": "dist/index.cjs",
6
"module": "dist/index.js",
packages/flow-client/package.json
"name": "@speechmatics/flow-client",
"description": "Javascript client for the Speechmatics Flow API",
"main": "dist/index.js",
"files": ["dist/", "README.md"],
0 commit comments