Skip to content

Remove sort-package-json as a dependency #268

@mansona

Description

@mansona

We currently have sort-package-json as a dependency to make sure that our package.json is sorted when we generate a new app:

https://github.com/ember-cli/ember-app-blueprint/blob/main/index.js#L27-L29

This is overkill to be done at runtime, we can just add a test that checks the package.json is always sorted so that we prevent merging a PR to this repo that would result in an unsorted package.json 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions