This commit is contained in:
2025-07-25 02:15:11 +00:00
parent bc0517164f
commit 7cb38acf1e
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

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

View File

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