@authing/react-ui-components 3.1.4-rc.18 → 3.1.4-rc.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.d.ts CHANGED
@@ -3227,7 +3227,7 @@ declare module '@authing/react-ui-components/components/version/index' {
3227
3227
 
3228
3228
  }
3229
3229
  declare module '@authing/react-ui-components/components/version/version' {
3230
- const _default: "3.1.4-rc.18";
3230
+ const _default: "3.1.4-rc.19";
3231
3231
  export default _default;
3232
3232
 
3233
3233
  }