Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
chore: update Platform SDK dependencies (#4025)
Browse files Browse the repository at this point in the history
  • Loading branch information
faustbrian authored Jul 6, 2021
1 parent a299faa commit 4929b95
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 229 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,30 +85,30 @@
"testRunner": "jest-circus/runner"
},
"dependencies": {
"@arkecosystem/platform-sdk": "^10.3.6",
"@arkecosystem/platform-sdk-ada": "^10.3.6",
"@arkecosystem/platform-sdk-ark": "^10.3.6",
"@arkecosystem/platform-sdk-atom": "^10.3.6",
"@arkecosystem/platform-sdk-avax": "^10.3.6",
"@arkecosystem/platform-sdk-btc": "^10.3.6",
"@arkecosystem/platform-sdk-crypto": "^10.3.6",
"@arkecosystem/platform-sdk-dot": "^10.3.6",
"@arkecosystem/platform-sdk-egld": "^10.3.6",
"@arkecosystem/platform-sdk-eos": "^10.3.6",
"@arkecosystem/platform-sdk-eth": "^10.3.6",
"@arkecosystem/platform-sdk-http": "^10.3.6",
"@arkecosystem/platform-sdk-intl": "^10.3.6",
"@arkecosystem/platform-sdk-lsk": "^10.3.6",
"@arkecosystem/platform-sdk-luna": "^10.3.6",
"@arkecosystem/platform-sdk-nano": "^10.3.6",
"@arkecosystem/platform-sdk-neo": "^10.3.6",
"@arkecosystem/platform-sdk-news": "^10.3.6",
"@arkecosystem/platform-sdk-profiles": "^10.3.6",
"@arkecosystem/platform-sdk-support": "^10.3.6",
"@arkecosystem/platform-sdk-trx": "^10.3.6",
"@arkecosystem/platform-sdk-xlm": "^10.3.6",
"@arkecosystem/platform-sdk-xrp": "^10.3.6",
"@arkecosystem/platform-sdk-zil": "^10.3.6",
"@arkecosystem/platform-sdk": "^10.3.8",
"@arkecosystem/platform-sdk-ada": "^10.3.8",
"@arkecosystem/platform-sdk-ark": "^10.3.8",
"@arkecosystem/platform-sdk-atom": "^10.3.8",
"@arkecosystem/platform-sdk-avax": "^10.3.8",
"@arkecosystem/platform-sdk-btc": "^10.3.8",
"@arkecosystem/platform-sdk-crypto": "^10.3.8",
"@arkecosystem/platform-sdk-dot": "^10.3.8",
"@arkecosystem/platform-sdk-egld": "^10.3.8",
"@arkecosystem/platform-sdk-eos": "^10.3.8",
"@arkecosystem/platform-sdk-eth": "^10.3.8",
"@arkecosystem/platform-sdk-http": "^10.3.8",
"@arkecosystem/platform-sdk-intl": "^10.3.8",
"@arkecosystem/platform-sdk-lsk": "^10.3.8",
"@arkecosystem/platform-sdk-luna": "^10.3.8",
"@arkecosystem/platform-sdk-nano": "^10.3.8",
"@arkecosystem/platform-sdk-neo": "^10.3.8",
"@arkecosystem/platform-sdk-news": "^10.3.8",
"@arkecosystem/platform-sdk-profiles": "^10.3.8",
"@arkecosystem/platform-sdk-support": "^10.3.8",
"@arkecosystem/platform-sdk-trx": "^10.3.8",
"@arkecosystem/platform-sdk-xlm": "^10.3.8",
"@arkecosystem/platform-sdk-xrp": "^10.3.8",
"@arkecosystem/platform-sdk-zil": "^10.3.8",
"@arkecosystem/utils": "^1.3.0",
"@ledgerhq/hw-transport-node-hid-singleton": "~5.50.0",
"@sentry/react": "^6.2.3",
Expand Down
Loading

0 comments on commit 4929b95

Please sign in to comment.