embedded
embedded copied to clipboard
Bump embedded SDK to latest in example embedded app
This PR does two things:
- Updates
@prismatic-io/embeddedto latest in the example embedded app and swapsprismatic.configureIntegrationforprismatic.configureInstance. - An older version bump of
@types/reactchanged the type ofpropTypes.children, which causes build errors if you attempt to build the project. They can be safely removed.