1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

bump @metamask/controllers to v16.0.0 (#12133)

This commit is contained in:
Alex Donesky 2021-09-16 15:42:09 -05:00 committed by Alex
parent 049c863f83
commit 05c4b9691e

View File

@ -102,7 +102,7 @@
"@fortawesome/fontawesome-free": "^5.13.0", "@fortawesome/fontawesome-free": "^5.13.0",
"@material-ui/core": "^4.11.0", "@material-ui/core": "^4.11.0",
"@metamask/contract-metadata": "^1.28.0", "@metamask/contract-metadata": "^1.28.0",
"@metamask/controllers": "^14.0.2", "@metamask/controllers": "^16.0.0",
"@metamask/eth-ledger-bridge-keyring": "^0.7.0", "@metamask/eth-ledger-bridge-keyring": "^0.7.0",
"@metamask/eth-token-tracker": "^3.0.1", "@metamask/eth-token-tracker": "^3.0.1",
"@metamask/etherscan-link": "^2.1.0", "@metamask/etherscan-link": "^2.1.0",