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

Use branch name to set up renpool-contracts dependency #6

Open
acuarica opened this issue Nov 28, 2021 · 0 comments
Open

Use branch name to set up renpool-contracts dependency #6

acuarica opened this issue Nov 28, 2021 · 0 comments

Comments

@acuarica
Copy link
Contributor

When specifying the Git URL in package.json

"renpool-contracts": "https://github.com/renpool/renpool-contracts",

We can use the branch name[1]

 "renpool-contracts": "https://github.com/renpool/renpool-contracts#ref/update-claim-rewards-interface", 

[1] https://docs.npmjs.com/cli/v8/configuring-npm/package-json#urls-as-dependencies

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

No branches or pull requests

1 participant