- Fix: Module dependencies conflicting with host app because they were added in the
dependencies
field and not thepeerDependencies
+devDependencies
fields. - Fix: Example build breaking because dependencies were not installed.
dependencies
field and not the peerDependencies
+ devDependencies
fields.