@authing/react-ui-components 3.1.13-rc.4 → 3.1.13-rc.6

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
@@ -3287,7 +3287,7 @@ declare module '@authing/react-ui-components/components/version/index' {
3287
3287
 
3288
3288
  }
3289
3289
  declare module '@authing/react-ui-components/components/version/version' {
3290
- const _default: "3.1.13-rc.4";
3290
+ const _default: "3.1.13-rc.6";
3291
3291
  export default _default;
3292
3292
 
3293
3293
  }