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

npm install @openzeppelin/merkle-tree Does not install the latest version #46

Open
CypherBee opened this issue Mar 19, 2024 · 1 comment

Comments

@CypherBee
Copy link

Using "npm install @openzeppelin/merkle-tree" seems to install a previous version without the Simple Merkle tree script "./src/simple.ts".

I had to do npm install https://github.com/OpenZeppelin/merkle-tree instead which worked perfectly.

If this is not a global issue, please close it.

@Amxx
Copy link
Contributor

Amxx commented Mar 19, 2024

Hello @CypherBee

The latest changes that you can see in the master branch were indeed not released yet.

In the Changelog, these are marked as "Unreleased"

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

2 participants