@authing/react-ui-components 3.1.37-beta.2 → 3.1.37-beta.3

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
@@ -4118,7 +4118,7 @@ declare module '@authing/react-ui-components/components/version/index' {
4118
4118
 
4119
4119
  }
4120
4120
  declare module '@authing/react-ui-components/components/version/version' {
4121
- const _default: "3.1.37-beta.2";
4121
+ const _default: "3.1.37-beta.3";
4122
4122
  export default _default;
4123
4123
 
4124
4124
  }