diff --git a/package-lock.json b/package-lock.json index 7968fe1a..06215cea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@spree/storefront-api-v2-sdk", - "version": "4.5.3", + "version": "4.5.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5fe8f239..8747a005 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@spree/storefront-api-v2-sdk", - "version": "4.5.3", + "version": "4.5.4", "description": "Node module to easily integrate your JavaScript or TypeScript application with Spree API V2. You can create an entirely custom Storefront in JS/TS with this package including one page checkout, Single Page Apps, PWAs and so on", "engines": { "node": ">=14.15.4"