Version 2.0.6

master
Dan Finlay 7 years ago
parent 84575ad0f0
commit 7f50ea2528
No known key found for this signature in database
GPG Key ID: 931102F24B36007A

@ -1,8 +1,8 @@
{
"name": "eth-ens-namehash",
"version": "2.0.5",
"version": "2.0.6",
"description": "A simple module for generating ENS namehashes per spec https://github.com/ethereum/EIPs/issues/137",
"main": "dist/index.js",
"main": "index.js",
"scripts": {
"bundle": "browserify index.js -o dist/index.js",
"test": "node test"

Loading…
Cancel
Save