Skip to content

Typescript typings packages listed as runtime dependencies #53

@cubabit

Description

@cubabit

Is it correct that the typescript typings modules are listed as non-dev dependencies?

https://github.com/mientjan/react-native-markdown-renderer/blob/master/package.json#L27

I am using a lower version of @types/react-native in my project and the dependency in react-native-markdown-renderer's is causing my react native packager to fail with the following:

Failed to build DependencyGraph: @providesModule naming collision: Duplicate module name: @types/react-native

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions