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

Remove package-lock.json #94

Merged
merged 2 commits into from May 8, 2018
Merged

Conversation

treznick
Copy link
Member

@treznick treznick commented May 8, 2018

Fixes #75

@treznick treznick merged commit 2383d34 into develop May 8, 2018
@treznick treznick deleted the feature/remove-package-json-lock branch May 8, 2018 20:45
@@ -2,7 +2,7 @@ language: ruby
cache: bundler
install:
- bundle install
- npm install
- yarn
Copy link
Member

@sukima sukima May 8, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think on CI this should be yarn install --pure-lockfile (yarnpkg/yarn#570 (comment))

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will fix

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might not be necessary with recent versions of yarn

treznick added a commit that referenced this pull request May 8, 2018
@treznick treznick mentioned this pull request May 8, 2018
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

3 participants