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

Commit package-lock.json #28

Merged

Conversation

myitcv
Copy link
Collaborator

@myitcv myitcv commented Aug 12, 2020

See commit message for, well, the commit message!

This way we have an element of reproducibility in our use of the SDK.

Also remove non-project entries from .gitignore. Entries like DS_Store
should be added to a user's global gitignore as necessary, along the
following lines:

    echo .DS_Store >> ~/.gitignore_global
    git config --global core.excludesfile ~/.gitignore_global

Finally, fix a security issue that was reported by npm.
@myitcv myitcv merged commit 2bbb071 into play-with-docker:master Sep 7, 2020
@myitcv myitcv deleted the commit_package-lock.json branch September 7, 2020 04:29
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