Skip to content

Commit

Permalink
Bump ens-normalize version (#4071, #4077, #4080, #4102).
Browse files Browse the repository at this point in the history
  • Loading branch information
ricmoo committed Jun 6, 2023
1 parent 9b0e992 commit c135784
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"./lib.esm/wordlists/wordlists.js": "./lib.esm/wordlists/wordlists-browser.js"
},
"dependencies": {
"@adraffy/ens-normalize": "https://github.com/ricmoo/ens-normalize.js",
"@adraffy/ens-normalize": "1.9.2",
"@noble/hashes": "1.1.2",
"@noble/secp256k1": "1.7.1",
"@types/node": "18.15.13",
Expand Down Expand Up @@ -93,7 +93,7 @@
"url": "https://www.buymeacoffee.com/ricmoo"
}
],
"gitHead": "15ed2f5b32084527961332481c9442a313036a01",
"gitHead": "9b0e9920c09577296ec0e2abb3acc3f3299d96c7",
"homepage": "https://ethers.org",
"keywords": [
"ethereum",
Expand Down Expand Up @@ -131,5 +131,5 @@
"test-esm": "mocha --reporter ./reporter.cjs ./lib.esm/_tests/test-*.js"
},
"sideEffects": false,
"version": "6.4.1"
"version": "6.4.2"
}

0 comments on commit c135784

Please sign in to comment.