diff --git a/auth-web/package-lock.json b/auth-web/package-lock.json index 2ba114cc5..839193bc2 100644 --- a/auth-web/package-lock.json +++ b/auth-web/package-lock.json @@ -1,12 +1,12 @@ { "name": "auth-web", - "version": "2.5.18", + "version": "2.5.19", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "auth-web", - "version": "2.5.18", + "version": "2.5.19", "dependencies": { "@bcrs-shared-components/base-address": "2.0.3", "@bcrs-shared-components/bread-crumb": "1.0.8", diff --git a/auth-web/package.json b/auth-web/package.json index 9fde572a3..c80ea0e3d 100644 --- a/auth-web/package.json +++ b/auth-web/package.json @@ -1,6 +1,6 @@ { "name": "auth-web", - "version": "2.5.18", + "version": "2.5.19", "appName": "Auth Web", "sbcName": "SBC Common Components", "private": true, diff --git a/auth-web/src/components/pay/UnlinkedShortNameTable.vue b/auth-web/src/components/pay/ShortNameSummaryTable.vue similarity index 73% rename from auth-web/src/components/pay/UnlinkedShortNameTable.vue rename to auth-web/src/components/pay/ShortNameSummaryTable.vue index e8bb2ed35..f59810514 100644 --- a/auth-web/src/components/pay/UnlinkedShortNameTable.vue +++ b/auth-web/src/components/pay/ShortNameSummaryTable.vue @@ -16,11 +16,11 @@ @submit="updateDateRange($event)" /> -