@authing/react-ui-components 3.1.0-rc.17 → 3.1.0-rc.20

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
@@ -3167,7 +3167,7 @@ declare module '@authing/react-ui-components/components/version/index' {
3167
3167
 
3168
3168
  }
3169
3169
  declare module '@authing/react-ui-components/components/version/version' {
3170
- const _default: "3.1.0-rc.17";
3170
+ const _default: "3.1.0-rc.20";
3171
3171
  export default _default;
3172
3172
 
3173
3173
  }