Skip to content

Duplicated package.json dependencies in root and react folders #483

@ericreis

Description

@ericreis

Describe the bug
We currently have two package.json in the Styleguide project. One is for the npm publish (the one in the root folder) and one for the VTEX IO publish (the one in the react folder). This forces us to maintain the source of truth for the dependencies, what could very possibly lead to an error (as seen in #458)

Expected behavior
Only declare depencies once and maintain only one package.json.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions