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

Sync yarn.lock file with package-lock.json #363

Merged
merged 1 commit into from
Aug 12, 2017

Conversation

frangio
Copy link
Contributor

@frangio frangio commented Aug 12, 2017

Steps followed:

  1. Ran npm install to get a fresh node_modules folder
  2. Deleted yarn.lock
  3. Ran yarn import

Resolves #360.

See also #284. We are going to have to keep an eye on PRs that change dependencies and keep both lock files in sync for now.

1. deleted node_modules
2. ran `npm install`
3. deleted yarn.lock
4. ran `yarn import`
@frangio frangio merged commit 6e66ba3 into OpenZeppelin:master Aug 12, 2017
@frangio frangio deleted the sync-yarn-npm-locks branch August 12, 2017 23:21
ProphetDaniel pushed a commit to classicdelta/Smart-Contracts that referenced this pull request Mar 9, 2018
Sync yarn.lock file with package-lock.json
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