diff --git a/ppr-ui/package-lock.json b/ppr-ui/package-lock.json index c59b71311..1ec243e17 100644 --- a/ppr-ui/package-lock.json +++ b/ppr-ui/package-lock.json @@ -1,12 +1,12 @@ { "name": "ppr-ui", - "version": "2.0.20", + "version": "2.0.21", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ppr-ui", - "version": "2.0.20", + "version": "2.0.21", "dependencies": { "@bcrs-shared-components/corp-type-module": "^1.0.7", "@bcrs-shared-components/enums": "^1.0.19", diff --git a/ppr-ui/package.json b/ppr-ui/package.json index 8791e0bd1..74de12a5c 100644 --- a/ppr-ui/package.json +++ b/ppr-ui/package.json @@ -1,6 +1,6 @@ { "name": "ppr-ui", - "version": "2.0.20", + "version": "2.0.21", "private": true, "appName": "Assets UI", "sbcName": "SBC Common Components", diff --git a/ppr-ui/src/components/registration/RegistrationBarTypeAheadList.vue b/ppr-ui/src/components/registration/RegistrationBarTypeAheadList.vue index f7b0c3bf8..293ec10d8 100644 --- a/ppr-ui/src/components/registration/RegistrationBarTypeAheadList.vue +++ b/ppr-ui/src/components/registration/RegistrationBarTypeAheadList.vue @@ -25,7 +25,7 @@ :clearable="isClearable" @keypress="showAllGroups()" > -