stefant1707
03/20/2023, 5:05 AMstefant1707
03/20/2023, 5:05 AM"@mantine/core": "^6.0.2",
"@mantine/hooks": "^6.0.2",
"@mantine/notifications": "^6.0.2",
these are the 3 strict requirements to have in my dependencies otherwise I can't import from @medplum/reactcody
03/20/2023, 5:07 AM@medplum/react apart into @medplum/react and @medplum/react-hooks to support that use casecody
03/20/2023, 5:07 AMuseMedplum, you could probably avoid the dependencies using package.json overrides -- i haven't tried that thoughstefant1707
03/20/2023, 5:08 AMstefant1707
03/20/2023, 5:09 AMcody
03/20/2023, 5:09 AM