diff --git a/package-lock.json b/package-lock.json index 7d3ed8a..f44e363 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pactsafe/pactsafe-react-sdk", - "version": "2.13.2", + "version": "2.13.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@pactsafe/pactsafe-react-sdk", - "version": "2.13.2", + "version": "2.13.3", "license": "MIT", "dependencies": { "classnames": "^2.3.2", diff --git a/package.json b/package.json index 6430079..d2f346e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pactsafe/pactsafe-react-sdk", - "version": "2.13.2", + "version": "2.13.3", "description": "Ironclad Clickwrap React SDK - SDK for easy Ironclad Clickwrap implementations leveraging the Ironclad JavaScript Library & API", "author": "Ironclad", "license": "MIT",