Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add peerDependenciesMeta to the default options #29

Closed

Conversation

dfernandez-asapp
Copy link

When sorting package.json entries it makes sense to put peerDependenciesMeta after peerDependencies.

The field peerDependenciesMeta comes from Yarn and it was implemented NPM: npm/cli#224

When sorting package.json entries it makes sense to put `peerDependenciesMeta` after `peerDependencies`.

The field `peerDependenciesMeta` comes from Yarn and it was implemented NPM: npm/cli#224
@cameronhunter
Copy link
Owner

Hi @dfernandez-asapp, I've just rewritten the library in TypeScript and included this change. It's released as v2.3.0. Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants