OpenZeppelin / openzeppelin-sdk

OpenZeppelin SDK repository for CLI and upgrades.js. No longer actively developed.
MIT License
432 stars 200 forks source link

Bump web3 version. #1581

Closed nebojsa94 closed 4 years ago

nebojsa94 commented 4 years ago

This PR bumps web3 version, therefore eliminating the need to compile with node-gyp.

nebojsa94 commented 4 years ago

Hey @spalladino , thanks for the quick reply!

Sure, I'll remove the yarn.lock file in favor for package-lock. Just to make sure, you are using npm as I didn't find any mention of npm over yarn (CONTRIBUTING.md) nor on any other branch (checked develop and other release branches).

spalladino commented 4 years ago

Sorry @nebojsa94, you're right! I got mixed up with a different project. We're using yarn here as well. Please disregard the comment above! Shame on me for reviewing the PR in a rush.