@authing/react-ui-components 3.0.19-rc.13 → 3.0.19-rc.16

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
@@ -2744,7 +2744,7 @@ declare module '@authing/react-ui-components/components/version/index' {
2744
2744
 
2745
2745
  }
2746
2746
  declare module '@authing/react-ui-components/components/version/version' {
2747
- const _default: "3.0.19-rc.13";
2747
+ const _default: "3.0.19-rc.16";
2748
2748
  export default _default;
2749
2749
 
2750
2750
  }