Skip to content

Commit

Permalink
Update for latest polkadot api
Browse files Browse the repository at this point in the history
  • Loading branch information
ddorgan committed Apr 7, 2020
1 parent 61fe2d2 commit 8ca2967
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"author": "",
"license": "ISC",
"dependencies": {
"@polkadot/api": "^1.5.0-beta.27",
"@polkadot/keyring": "beta",
"@polkadot/util": "beta",
"@polkadot/wasm-crypto": "beta",
"@polkadot/api": "^1.9.1",
"@polkadot/keyring": "^2.7.1",
"@polkadot/util": "^2.7.1",
"@polkadot/wasm-crypto": "^1.2.1",
"axios": "^0.19.0",
"body-parser": "^1.19.0",
"bs58": "^4.0.1",
Expand All @@ -25,3 +25,4 @@
"nedb": "^1.8.0"
}
}

0 comments on commit 8ca2967

Please sign in to comment.