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 adcbeec commit 3ae90baCopy full SHA for 3ae90ba
packages/sdk/README.md
@@ -62,7 +62,7 @@ Generate documentation
62
pnpm run docs
63
```
64
65
-The markdown API reference docs are generated in `docs/`. There's is also a generated website for API reference the docs at `docs-ui/`.
+The markdown API reference docs are generated in `docs/`. There's is also a generated website for the API reference the docs at `docs-ui/`.
66
67
## Test
68
packages/sdk/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@hop-protocol/sdk",
3
- "version": "0.0.40",
+ "version": "0.0.41",
4
"description": "The v1 Hop Protocol TypeScript SDK",
5
"author": "Authereum Labs, Inc.",
6
"license": "MIT",
0 commit comments