@authing/react-ui-components 3.1.29-alpha.1 → 3.1.29-alpha.2

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
@@ -4102,7 +4102,7 @@ declare module '@authing/react-ui-components/components/version/index' {
4102
4102
 
4103
4103
  }
4104
4104
  declare module '@authing/react-ui-components/components/version/version' {
4105
- const _default: "3.1.29-alpha.1";
4105
+ const _default: "3.1.29-alpha.2";
4106
4106
  export default _default;
4107
4107
 
4108
4108
  }