@zealicsolutions/web-ui 0.4.36 → 0.4.37

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  import { FormStepContainerProps, MetadataType } from 'containers';
2
- import { InputFieldTypes } from 'fieldsConfiguration';
3
2
  import { PropsWithChildren } from 'react';
3
+ import { InputFieldTypes } from '../fieldsConfiguration';
4
4
  export declare type StepContainerProps = PropsWithChildren<Partial<FormStepContainerProps>> & {
5
5
  id: string;
6
6
  metadata?: MetadataType;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zealicsolutions/web-ui",
3
- "version": "0.4.36",
3
+ "version": "0.4.37",
4
4
  "testVersion": "0.3.165",
5
5
  "repository": {
6
6
  "type": "git",