diff options
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,6 +2,14 @@ # yarn lockfile v1 +"@0xproject/utils@^0.1.0": + version "0.1.3" + resolved "https://registry.yarnpkg.com/@0xproject/utils/-/utils-0.1.3.tgz#58a9c7e19ab7710e0af17a0c2f1c7fc1b3140e85" + dependencies: + bignumber.js "~4.1.0" + js-sha3 "^0.7.0" + lodash "^4.17.4" + "@types/accounting@^0.4.1": version "0.4.1" resolved "https://registry.yarnpkg.com/@types/accounting/-/accounting-0.4.1.tgz#865d9f5694fd7c438fba34eb4bc82eec6f34cdd5" |