mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 19:11:01 +00:00
Bump deps, TS 3.4.1 (#106)
This commit is contained in:
@@ -10,16 +10,16 @@
|
||||
"contributors": [],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.3.4",
|
||||
"@babel/runtime": "^7.4.2",
|
||||
"@types/store": "^2.0.1",
|
||||
"rxjs": "^6.4.0",
|
||||
"store": "^2.0.12",
|
||||
"styled-components": "^4.1.3"
|
||||
"styled-components": "^4.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^0.75.1",
|
||||
"@polkadot/types": "^0.75.1",
|
||||
"@polkadot/util": "^0.75.1"
|
||||
"@polkadot/keyring": "^0.76.0-beta.3",
|
||||
"@polkadot/types": "^0.76.0-beta.1",
|
||||
"@polkadot/util": "^0.76.0-beta.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/keyring": "*",
|
||||
|
||||
Reference in New Issue
Block a user