When specifying the Git URL in `package.json` https://github.com/renpool/renpool-app/blob/7b2079137d11c8e0fa93d6d73f8afb80c1ff081e/package.json#L18 We can use the branch name[1] ```json "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