Skip to content

Why is ajv in dependencies, shouldn't it be in devDependencies? #35

@mikelambert

Description

@mikelambert

I only see it used in the test/ directories, so wouldn't it make more sense as a devDependency?

As it is, eslint imports table, and table pulls in ajv, and ajv has a variety of issues with webpack, that are supposedly fixed in 5.0.0. But this version is still pinned at 4.x in table, so I can't just upgrade it in my client...and seems like table could just do away with the dependency entirely!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions