@authing/react-ui-components 3.1.5-rc.7 → 3.1.5-rc.8

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
@@ -3188,7 +3188,7 @@ declare module '@authing/react-ui-components/components/version/index' {
3188
3188
 
3189
3189
  }
3190
3190
  declare module '@authing/react-ui-components/components/version/version' {
3191
- const _default: "3.1.5-rc.7";
3191
+ const _default: "3.1.5-rc.8";
3192
3192
  export default _default;
3193
3193
 
3194
3194
  }