diff --git a/package-lock.json b/package-lock.json index 77c9afb69..d70dbd739 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@processmaker/screen-builder", - "version": "2.83.3", + "version": "2.83.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@processmaker/screen-builder", - "version": "2.83.3", + "version": "2.83.4", "dependencies": { "@chantouchsek/validatorjs": "1.2.3", "axios-extensions": "^3.1.6", diff --git a/package.json b/package.json index 35a56d4c0..f6e039158 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@processmaker/screen-builder", - "version": "2.83.3", + "version": "2.83.4", "scripts": { "dev": "VITE_COVERAGE=true vite", "build": "vite build",