Skip to content

Commit

Permalink
chore(registry): update registry dep (#402)
Browse files Browse the repository at this point in the history
  • Loading branch information
marshacb authored May 20, 2024
1 parent 311ecd9 commit 014c8f0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
},
"dependencies": {
"@polkadot/api": "11.0.2",
"@substrate/asset-transfer-api-registry": "^0.2.17"
"@substrate/asset-transfer-api-registry": "^0.2.18"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1400,10 +1400,10 @@ __metadata:
languageName: node
linkType: hard

"@substrate/asset-transfer-api-registry@npm:^0.2.17":
version: 0.2.17
resolution: "@substrate/asset-transfer-api-registry@npm:0.2.17"
checksum: 10/aa88eaebebbe17e51f768ce568795301e6ab1707407a4b129bae2429ccfca70fce38b6079b5d1edceba6761e62b7650a5a53e615865c8e7edd82ab62cbe9a4bd
"@substrate/asset-transfer-api-registry@npm:^0.2.18":
version: 0.2.18
resolution: "@substrate/asset-transfer-api-registry@npm:0.2.18"
checksum: 10/2933f958575b14ff6c6e0221dc423a21c24cf12888aad5228944f55844621c878bc6f49f93045b5f084d5bc0d317e1ffa174d2d07f0aa76475d37781b43d9758
languageName: node
linkType: hard

Expand All @@ -1412,7 +1412,7 @@ __metadata:
resolution: "@substrate/asset-transfer-api@workspace:."
dependencies:
"@polkadot/api": "npm:11.0.2"
"@substrate/asset-transfer-api-registry": "npm:^0.2.17"
"@substrate/asset-transfer-api-registry": "npm:^0.2.18"
"@substrate/dev": "npm:^0.7.1"
"@types/cli-progress": "npm:^3"
ansi-colors: "npm:^4.1.3"
Expand Down

0 comments on commit 014c8f0

Please sign in to comment.