When is v8 available in npm? #592
Unanswered
thianhooi-torum
asked this question in
Q&A
Replies: 2 comments
-
It is already, see on npmjs. To use it, just add manually |
Beta Was this translation helpful? Give feedback.
0 replies
-
I know this is pretty old, but incase anyone runs into it, there is a little trick that you can use that will show you a list of every version number to pick from. "yarn add @web3-react/core@^" . The @^ appended to any package will show you a list to pick a version to install. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When will v8 released in npm? I am eager to try on the newly added hook.
Beta Was this translation helpful? Give feedback.
All reactions