From a7bc0f03bcc22e7a296338080f4cc6d6e4e85302 Mon Sep 17 00:00:00 2001 From: Ryan Cooley Date: Fri, 18 Oct 2024 04:13:20 -0700 Subject: [PATCH] 2.99.4 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a16ce251f..1c1422332 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@processmaker/screen-builder", - "version": "2.99.3", + "version": "2.99.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@processmaker/screen-builder", - "version": "2.99.3", + "version": "2.99.4", "dependencies": { "@chantouchsek/validatorjs": "1.2.3", "@storybook/addon-docs": "^7.6.13", diff --git a/package.json b/package.json index 49106a7e6..fa2356791 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@processmaker/screen-builder", - "version": "2.99.3", + "version": "2.99.4", "scripts": { "dev": "VITE_COVERAGE=true vite", "build": "vite build",