@authing/react-ui-components 3.1.0-hep.3 → 3.1.0-hep.4

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
@@ -3205,7 +3205,7 @@ declare module '@authing/react-ui-components/components/version/index' {
3205
3205
 
3206
3206
  }
3207
3207
  declare module '@authing/react-ui-components/components/version/version' {
3208
- const _default: "3.1.0-hep.3";
3208
+ const _default: "3.1.0-hep.4";
3209
3209
  export default _default;
3210
3210
 
3211
3211
  }