Skip to content

Question: Do you need this import for a Redis Db Cache? #2

@wahidshafique

Description

@wahidshafique

https://github.com/dfriesen1183/duoAudioDl/blob/ca9ae1843b6d7c41bc17767a898321540cbb3dff/package.json#L29

https://github.com/wlaurance/src

Surprised to see this here. Also the disambiguation between devDeps and regular deps is broken on your package.json

Everything that you expect to get bundled into your actual code should be a dep, everything else (eslint-babel-whatever) should be in devDep.

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