diff options
author | Brandon Millman <brandon.millman@gmail.com> | 2018-01-24 08:56:16 +0800 |
---|---|---|
committer | Brandon Millman <brandon.millman@gmail.com> | 2018-01-24 09:42:35 +0800 |
commit | 3998b47d848d4b74d6db45d375420fe2cfcf1926 (patch) | |
tree | bf465c54ef4ff72e3e8853fc6c2c895eac347734 /yarn.lock | |
parent | d965fdb11dfba5631c1f98ad3e309876c199999a (diff) | |
download | dexon-sol-tools-3998b47d848d4b74d6db45d375420fe2cfcf1926.tar dexon-sol-tools-3998b47d848d4b74d6db45d375420fe2cfcf1926.tar.gz dexon-sol-tools-3998b47d848d4b74d6db45d375420fe2cfcf1926.tar.bz2 dexon-sol-tools-3998b47d848d4b74d6db45d375420fe2cfcf1926.tar.lz dexon-sol-tools-3998b47d848d4b74d6db45d375420fe2cfcf1926.tar.xz dexon-sol-tools-3998b47d848d4b74d6db45d375420fe2cfcf1926.tar.zst dexon-sol-tools-3998b47d848d4b74d6db45d375420fe2cfcf1926.zip |
Implement testnet faucets for any testnet available via infura
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # yarn lockfile v1 -"@0xproject/utils@^0.1.0", "@0xproject/utils@^0.1.3": +"@0xproject/utils@^0.1.3": version "0.1.3" resolved "https://registry.yarnpkg.com/@0xproject/utils/-/utils-0.1.3.tgz#58a9c7e19ab7710e0af17a0c2f1c7fc1b3140e85" dependencies: |