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

Clean up package.json and add package-lock.json #193

Merged
merged 2 commits into from
Apr 15, 2018

Conversation

Nightfirecat
Copy link
Member

This project does not have any runtime dependencies, only development
dependencies. As such, all dependencies are moved into
devDependencies. Additionally, versions have been assigned to those
which did not have any assigned previously.

.editorconfig has been updated in accordance with package-lock.json's
addition.

This project does not have any runtime dependencies, only development
dependencies. As such, all dependencies are moved into
`devDependencies`. Additionally, versions have been assigned to those
which did not have any assigned previously.

.editorconfig has been updated in accordance with package-lock.json's
addition.
@Nightfirecat
Copy link
Member Author

I've also added the homepage, bugs, license, and repository fields to package.json.

@Nightfirecat Nightfirecat merged commit 800d298 into jdm-contrib:master Apr 15, 2018
@Nightfirecat Nightfirecat deleted the package.json-cleanup branch April 15, 2018 03:22
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

1 participant