From 918ef769345e2bf7eb879129afd896d8a8f26bb1 Mon Sep 17 00:00:00 2001 From: Dima K Date: Sat, 11 May 2024 15:00:58 -0700 Subject: [PATCH] Version update --- ppr-ui/package-lock.json | 4 ++-- ppr-ui/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ppr-ui/package-lock.json b/ppr-ui/package-lock.json index 12a6ffb77..36757fd20 100644 --- a/ppr-ui/package-lock.json +++ b/ppr-ui/package-lock.json @@ -1,12 +1,12 @@ { "name": "ppr-ui", - "version": "3.1.19", + "version": "3.1.20", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ppr-ui", - "version": "3.1.19", + "version": "3.1.20", "dependencies": { "@bcrs-shared-components/input-field-date-picker": "^1.0.0", "@lemoncode/fonk": "^1.5.1", diff --git a/ppr-ui/package.json b/ppr-ui/package.json index cb982325a..4b52a9a65 100644 --- a/ppr-ui/package.json +++ b/ppr-ui/package.json @@ -1,6 +1,6 @@ { "name": "ppr-ui", - "version": "3.1.19", + "version": "3.1.20", "private": true, "appName": "Assets UI", "sbcName": "SBC Common Components",