Skip to content

Moving nodemon to dev dependecies and remove body-parser for package modules #108

@pavan2108

Description

@pavan2108

Feature request:

To avoid problems in future body-parser was deprecated in year 2021 and it's base features are moved to express.

Describe the solution you'd like:

  1. Moving
    "nodemon": "^2.0.7",

    to dev-dependencies
  2. Removing body-parser
    "body-parser": "^1.19.0",

    From package.json as it is deprecated

Metadata

Metadata

Assignees

No one assigned

    Labels

    GSSOC21for GSSoC participants

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions