# Use default npmjs registry for the SDKsregistry = https://registry.npmjs.org/
# For now, turn off npm auto-install of peer dependencies to get rid of warningslegacy-peer-deps=true# Turn off messages such as > react-sdk@0.1.0 list and > dx-component-builder-sdk listloglevel=silent
##