@authing/react-ui-components 3.1.40-rc.0 → 3.1.40

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
@@ -4166,7 +4166,7 @@ declare module '@authing/react-ui-components/components/version/index' {
4166
4166
 
4167
4167
  }
4168
4168
  declare module '@authing/react-ui-components/components/version/version' {
4169
- const _default: "3.1.40-rc.0";
4169
+ const _default: "3.1.40";
4170
4170
  export default _default;
4171
4171
 
4172
4172
  }