diff --git a/package-lock.json b/package-lock.json index 69199a0cc..94eae1811 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@processmaker/screen-builder", - "version": "2.85.10", + "version": "2.85.11", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@processmaker/screen-builder", - "version": "2.85.10", + "version": "2.85.11", "dependencies": { "@chantouchsek/validatorjs": "1.2.3", "@storybook/addon-docs": "^7.6.13", diff --git a/package.json b/package.json index 3f0179e50..acc0a274d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@processmaker/screen-builder", - "version": "2.85.10", + "version": "2.85.11", "scripts": { "dev": "VITE_COVERAGE=true vite", "build": "vite build",