diff --git a/package-lock.json b/package-lock.json index d9f46f866..9cefb0069 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "apexcharts", - "version": "3.54.0", + "version": "3.54.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "apexcharts", - "version": "3.54.0", + "version": "3.54.1", "license": "MIT", "dependencies": { "@yr/monotone-cubic-spline": "^1.0.3", diff --git a/package.json b/package.json index 5a2273fec..00322661a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "apexcharts", - "version": "3.54.0", + "version": "3.54.1", "description": "A JavaScript Chart Library", "repository": { "type": "git",