fix(oauth): fix private key error for OAuth tokens

This commit is contained in:
Juergen Kunz
2025-07-22 21:18:41 +00:00
parent cffba39844
commit 739e781cfb
5 changed files with 62 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@apiclient.xyz/bunq",
"version": "3.0.5",
"version": "3.0.6",
"private": false,
"description": "A full-featured TypeScript/JavaScript client for the bunq API",
"type": "module",