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

Update and simplify package.json #755

Merged
merged 2 commits into from
May 31, 2020

Conversation

friederbluemle
Copy link
Contributor

Add .idea/ to .gitignore, and a couple of minor updates and simplifications to package.json:

  • npm always includes LICENSE, and the file declared in main in the packaged artifact, therefore, it's not necessary to also list them in files (reference: https://docs.npmjs.com/files/package.json#files)
  • Also removed the engines section which listed a suuuper old version of npm.

@phillipj
Copy link
Collaborator

Thanks a lot for doing some much needed chores & cleanup of package.json, appreciated 👍

@phillipj phillipj merged commit a7f1c3d into janl:master May 31, 2020
@friederbluemle friederbluemle deleted the update-package-json branch May 31, 2020 17:49
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.

None yet

2 participants