Skip to content

Commit

Permalink
feat: update the ur-registry dep
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroninks committed Sep 3, 2024
1 parent 2cca1c9 commit 48895b5
Show file tree
Hide file tree
Showing 2 changed files with 9,757 additions and 7,310 deletions.
4 changes: 2 additions & 2 deletions packages/ur-registry-eth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystonehq/bc-ur-registry-eth",
"version": "0.20.1",
"version": "0.21.0",
"description": "bc-ur-registry extension for ETH",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -26,7 +26,7 @@
"license": "ISC",
"dependencies": {
"@ethereumjs/util": "^9.0.3",
"@keystonehq/bc-ur-registry": "^0.6.4",
"@keystonehq/bc-ur-registry": "^0.7.0",
"hdkey": "^2.0.1",
"uuid": "^8.3.2"
},
Expand Down
Loading

0 comments on commit 48895b5

Please sign in to comment.