Closed carlos8f closed 10 years ago
Hi, Same for me :) tjwebb, Could you please update your package.json and update it on npm ? I will be happy to not have to edit the file every time i install your module =)
Note: there's a potentially breaking change between versions 1.1.x and 1.2.x, which is that the default seed has changed. Versions 1.2.x support custom seeds, and some changes were made to better accommodate this. If you'd like a patch for the 1.1.x series, I'm happy to accept pull requests.
New in 1.2.x: https://github.com/tjwebb/fnv-plus#new-in-12x
Hi there,
Interesting module, but when I tried to require it I have a "module not found" failure, and I noticed -
main
in package.json points to a non-existentfnv.js
and the file is actuallyfnv-plus.js
.