@nrwl/react-native:sync-deps

Updates package.json with project dependencies.

Options can be configured in project.json when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/reference/project-configuration#targets.

Options

exclude

Array<string>
Default: []

An array of npm packages to exclude.

include

Array<string>
Default: []

An array of additional npm packages to include.