This commit is contained in:
Juergen Kunz
2025-07-22 22:04:53 +00:00
parent 93dddf6181
commit 1ffe02df16
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@apiclient.xyz/bunq",
"version": "3.0.1",
"version": "3.0.9",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@apiclient.xyz/bunq",
"version": "3.0.1",
"version": "3.0.9",
"license": "MIT",
"dependencies": {
"@bunq-community/bunq-js-client": "^1.1.2",

View File

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