From aacad14bfdfd28f995faee2f75bc59cfe0adc002 Mon Sep 17 00:00:00 2001 From: Hongjing <60866283+chenhongjing@users.noreply.github.com> Date: Mon, 19 Jun 2023 14:26:13 -0700 Subject: [PATCH] 16761 Completing Party email address needs to be editable for end-user (#524) 16761 Signed-off-by: Hongjing Chen --- package-lock.json | 4 ++-- package.json | 2 +- src/views/ConsentContinuationOut.vue | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index ab7b1cdfb..4dcd94f90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "business-filings-ui", - "version": "6.5.19", + "version": "6.5.20", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "business-filings-ui", - "version": "6.5.19", + "version": "6.5.20", "dependencies": { "@babel/compat-data": "^7.21.5", "@bcrs-shared-components/breadcrumb": "2.1.11", diff --git a/package.json b/package.json index 0a5edc420..2d780a40c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "business-filings-ui", - "version": "6.5.19", + "version": "6.5.20", "private": true, "appName": "Filings UI", "sbcName": "SBC Common Components", diff --git a/src/views/ConsentContinuationOut.vue b/src/views/ConsentContinuationOut.vue index f9019b460..3a284f4f5 100644 --- a/src/views/ConsentContinuationOut.vue +++ b/src/views/ConsentContinuationOut.vue @@ -119,7 +119,7 @@