@nmerget does defining the @db-ux/core-foundations
node package as a devDependency in here provide any benefit? Elsewhere I would like to remove it, as we document the usage of or library for UI components by including the component packages like e.g. @db-ux/react-core-components
instead of additionally including this package as a (dev)dependency.
|
"@db-ux/core-foundations": "3.1.4", |