Skip to content

Commit

Permalink
update polkadot api to latest (#456)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bitcoinera authored Mar 15, 2020
1 parent f316193 commit d0e3c91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"license": "ISC",
"dependencies": {
"@hapi/joi": "^16.1.8",
"@polkadot/api": "^1.5.1",
"@polkadot/api": "^1.6.2",
"@polkadot/util": "^2.6.1",
"@sentry/node": "^5.9.0",
"apollo-datasource-rest": "^0.6.6",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@
memoizee "^0.4.14"
rxjs "^6.5.4"

"@polkadot/[email protected]", "@polkadot/api@^1.5.1":
"@polkadot/[email protected]", "@polkadot/api@^1.6.2":
version "1.6.2"
resolved "https://registry.yarnpkg.com/@polkadot/api/-/api-1.6.2.tgz#d9ec9a292b163c6f33c2b54974ec6733287a6595"
integrity sha512-ZTOOBzfyt1ZWmsvNhMXjcu+4ASSbd3obgma88VkOF7JcF77DoLdFfESqzOoj3xViOOH+yqqZ1bMNoDr1QmZfYg==
Expand Down

0 comments on commit d0e3c91

Please sign in to comment.