Skip to content

Commit

Permalink
bring back ensdomains/buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
talentlessguy committed Jun 27, 2024
1 parent 24df848 commit b6a36c2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 32 deletions.
5 changes: 4 additions & 1 deletion packages/ensjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
"pako": "^2.1.0"
},
"devDependencies": {
"@ensdomains/buffer": "^0.1.1",
"@ensdomains/ens-contracts": "1.0.0",
"@ensdomains/ens-test-env": "workspace:*",
"@nomiclabs/hardhat-ethers": "npm:hardhat-deploy-ethers",
Expand All @@ -122,7 +123,6 @@
"cbor": "^8.1.0",
"dotenv": "^16.0.0",
"esbuild": "^0.15.6",
"eth-ens-namehash": "^2.0.8",
"ethers": "^5.7.2",
"glob": "^8.0.3",
"happy-dom": "^13.3.8",
Expand All @@ -142,5 +142,8 @@
},
"peerDependencies": {
"viem": "^2.9.2"
},
"engines": {
"node": ">=18"
}
}
35 changes: 4 additions & 31 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b6a36c2

Please sign in to comment.