Skip to content

Package.json dependency versions #72

Open
@mikesaidani

Description

Using * for the dependencies versions will grab 'Express 4', which makes the app impossible to run without some tweaks to fix the compatibility issues.

We should either update to express 4 or specify version 3 in package.json and maybe do the same for the other packages to avoid breaking the app with each dependency update.

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