diff --git a/README.md b/README.md index 24e6de4..f66ac2a 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,6 @@ import { sdk } from '@yieldxyz/sdk'; sdk.configure({ apiKey: 'your-api-key', - baseURL: 'https://api.stakek.it/', // Optional, defaults to this URL }); ``` diff --git a/mise.toml b/mise.toml index f31df09..3422e7f 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] node = "22" -pnpm = "10.12.4" +pnpm = "10" [alias] pnpm = "https://github.com/jonathanmorley/asdf-pnpm.git" \ No newline at end of file