keithamus / sort-package-json

Sort an Object or package.json based on the well-known package.json keys
MIT License
806 stars 87 forks source link

fix: use correct node name for npm-package-json-lint #236

Closed shaneog closed 2 years ago

shaneog commented 2 years ago

It used to be npmpkgjsonlint, then npmPackageJsonLintConfig and now it's npmpackagejsonlint as of v4+.

The npm-package-json-lint package is currently at v5.4.1

shaneog commented 2 years ago

This could be considered a breaking change, so I can change the commit message to reflect that if you would like @keithamus?

keithamus commented 2 years ago

We could add all three keys next to each other. I don't think it'll impact this project all too much and it certainly would be less breaking for folks.

shaneog commented 2 years ago

Done

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.53.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: