Skip to content

Commit

Permalink
Bump deps (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacogr authored May 31, 2019
1 parent 507db86 commit 0eac764
Show file tree
Hide file tree
Showing 4 changed files with 159 additions and 159 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@babel/core": "^7.4.5",
"@polkadot/dev-react": "^0.30.0-beta.7",
"@polkadot/ts": "^0.1.56"
"@polkadot/dev-react": "^0.30.0-beta.8",
"@polkadot/ts": "^0.1.58"
}
}
2 changes: 1 addition & 1 deletion packages/extension-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Jaco Greeff <jacogr@gmail.com>",
"license": "Apache-2",
"dependencies": {
"@polkadot/ui-identicon": "^0.40.0-beta.2",
"@polkadot/ui-identicon": "^0.40.0-beta.3",
"@types/react-router": "^5.0.0",
"@types/react-router-dom": "^4.3.3",
"react-router": "^5.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"author": "Jaco Greeff <jacogr@gmail.com>",
"license": "Apache-2",
"dependencies": {
"@polkadot/api": "^0.80.0-beta.13",
"@polkadot/api": "^0.80.0-beta.15",
"@polkadot/extension-ui": "^0.1.1-beta.11",
"@polkadot/ui-keyring": "^0.40.0-beta.2"
"@polkadot/ui-keyring": "^0.40.0-beta.3"
},
"devDependencies": {
"@types/chrome": "^0.0.86",
Expand Down
Loading

0 comments on commit 0eac764

Please sign in to comment.