mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 19:38:03 +00:00
Bump deps (incl. Babel 7.5) (#150)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"contributors": [],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.4.5",
|
||||
"@babel/runtime": "^7.5.0",
|
||||
"@types/mkdirp": "^0.5.2",
|
||||
"@types/store": "^2.0.2",
|
||||
"extensionizer": "^1.0.1",
|
||||
@@ -19,9 +19,9 @@
|
||||
"styled-components": "^4.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^0.94.0-beta.4",
|
||||
"@polkadot/types": "^0.82.0-beta.17",
|
||||
"@polkadot/util": "^0.94.0-beta.4"
|
||||
"@polkadot/keyring": "^0.94.0-beta.5",
|
||||
"@polkadot/types": "^0.82.0-beta.30",
|
||||
"@polkadot/util": "^0.94.0-beta.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@polkadot/keyring": "*",
|
||||
|
||||
Reference in New Issue
Block a user