Add missing yarn.lock changes

This commit is contained in:
Fabio Berger
2018-10-01 17:53:30 +01:00
parent dbbf04bc7d
commit 67e689158f

View File

@@ -676,6 +676,16 @@
ethereum-types "^1.0.5"
popper.js "1.14.3"
"@0xproject/typescript-typings@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@0xproject/typescript-typings/-/typescript-typings-2.0.2.tgz#1812f64e341f1d24c09b8b5a951cbde0e5fff9c2"
dependencies:
"@types/bn.js" "^4.11.0"
"@types/react" "*"
bignumber.js "~4.1.0"
ethereum-types "^1.0.8"
popper.js "1.14.3"
"@0xproject/utils@^0.7.3":
version "0.7.3"
resolved "https://registry.yarnpkg.com/@0xproject/utils/-/utils-0.7.3.tgz#ffa7c6da9bf0dd3e13694f185dcfc48a8981ff05"
@@ -690,6 +700,23 @@
lodash "4.17.10"
web3 "0.20.6"
"@0xproject/utils@^1.0.4":
version "1.0.11"
resolved "https://registry.yarnpkg.com/@0xproject/utils/-/utils-1.0.11.tgz#5b53e7d9d4dbe68e219049218c9db04e97c37429"
dependencies:
"@0xproject/types" "^1.1.1"
"@0xproject/typescript-typings" "^2.0.2"
"@types/node" "*"
abortcontroller-polyfill "^1.1.9"
bignumber.js "~4.1.0"
detect-node "2.0.3"
ethereum-types "^1.0.8"
ethereumjs-util "^5.1.1"
ethers "3.0.22"
isomorphic-fetch "^2.2.1"
js-sha3 "^0.7.0"
lodash "^4.17.5"
"@0xproject/web3-wrapper@^0.7.3":
version "0.7.3"
resolved "https://registry.yarnpkg.com/@0xproject/web3-wrapper/-/web3-wrapper-0.7.3.tgz#9bd50b034b92fd505b6766b6e225f014b6d08b08"