Update packages
This commit is contained in:
parent
61bbc19b0b
commit
ab902bfb66
698
js/package-lock.json
generated
698
js/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -139,8 +139,13 @@
|
||||
"yargs": "6.6.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@parity/abi": "paritytech/js-abi",
|
||||
"@parity/api": "paritytech/js-api",
|
||||
"@parity/abi": "^2",
|
||||
"@parity/api": "^2",
|
||||
"@parity/jsonrpc": "^2",
|
||||
"@parity/etherscan": "paritytech/js-etherscan",
|
||||
"@parity/ledger": "paritytech/js-ledger",
|
||||
"@parity/shared": "paritytech/js-shared",
|
||||
"@parity/ui": "paritytech/js-ui",
|
||||
"@parity/dapp-account": "paritytech/dapp-account",
|
||||
"@parity/dapp-accounts": "paritytech/dapp-accounts",
|
||||
"@parity/dapp-address": "paritytech/dapp-address",
|
||||
@ -167,11 +172,6 @@
|
||||
"@parity/dapp-vaults": "paritytech/dapp-vaults",
|
||||
"@parity/dapp-wallet": "paritytech/dapp-wallet",
|
||||
"@parity/dapp-web": "paritytech/dapp-web",
|
||||
"@parity/etherscan": "paritytech/js-etherscan",
|
||||
"@parity/jsonrpc": "paritytech/js-jsonrpc",
|
||||
"@parity/ledger": "paritytech/js-ledger",
|
||||
"@parity/shared": "paritytech/js-shared",
|
||||
"@parity/ui": "paritytech/js-ui",
|
||||
"isomorphic-fetch": "2.2.1",
|
||||
"lodash.flatten": "4.4.0",
|
||||
"lodash.omitby": "4.6.0",
|
||||
|
Loading…
Reference in New Issue
Block a user