diff options
author | fragosti <francesco.agosti93@gmail.com> | 2018-12-18 05:14:49 +0800 |
---|---|---|
committer | fragosti <francesco.agosti93@gmail.com> | 2018-12-18 05:14:49 +0800 |
commit | cce07acf9a05774b27c19322650aba7648c1a76d (patch) | |
tree | 14eb305c58ec94cf48f5fc2747f2ad4d9e473695 /yarn.lock | |
parent | c0b469fdd9658df8b96f2c8dbf7901058afbf005 (diff) | |
download | dexon-sol-tools-cce07acf9a05774b27c19322650aba7648c1a76d.tar dexon-sol-tools-cce07acf9a05774b27c19322650aba7648c1a76d.tar.gz dexon-sol-tools-cce07acf9a05774b27c19322650aba7648c1a76d.tar.bz2 dexon-sol-tools-cce07acf9a05774b27c19322650aba7648c1a76d.tar.lz dexon-sol-tools-cce07acf9a05774b27c19322650aba7648c1a76d.tar.xz dexon-sol-tools-cce07acf9a05774b27c19322650aba7648c1a76d.tar.zst dexon-sol-tools-cce07acf9a05774b27c19322650aba7648c1a76d.zip |
feat: update developer dropdown links
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -7281,7 +7281,7 @@ ganache-core@0xProject/ganache-core#monorepo-dep: ethereumjs-tx "0xProject/ethereumjs-tx#fake-tx-include-signature-by-default" ethereumjs-util "^5.2.0" ethereumjs-vm "2.3.5" - ethereumjs-wallet "0.6.0" + ethereumjs-wallet "~0.6.0" fake-merkle-patricia-tree "~1.0.1" heap "~0.2.6" js-scrypt "^0.2.0" @@ -9695,7 +9695,6 @@ jss@^9.3.3, jss@^9.7.0: jump.js@1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/jump.js/-/jump.js-1.0.1.tgz#0de2b1631ba9a1c2c6b8572ad277d877e8503600" - integrity sha1-DeKxYxupocLGuFcq0nfYd+hQNgA= just-extend@^1.1.27: version "1.1.27" @@ -13225,9 +13224,9 @@ react-flickity-component@^3.1.0: react "^16.3.2" react-dom "^16.3.2" -react-headroom@^2.2.4: - version "2.2.4" - resolved "https://registry.yarnpkg.com/react-headroom/-/react-headroom-2.2.4.tgz#e931bf5f91d0ea2c2fbf0f156a2b82d7db6cbe3b" +react-headroom@2.2.2: + version "2.2.2" + resolved "https://registry.npmjs.org/react-headroom/-/react-headroom-2.2.2.tgz#5ddea3bc87cd54be38f6f98c3fde4527e2a5fb0f" dependencies: prop-types "^15.5.8" raf "^3.3.0" @@ -13371,7 +13370,6 @@ react-scroll@0xproject/react-scroll#pr-330-and-replace-state: react-scrollable-anchor@^0.6.1: version "0.6.1" resolved "https://registry.yarnpkg.com/react-scrollable-anchor/-/react-scrollable-anchor-0.6.1.tgz#fd6e78026c744f76414053d06903b82adccb54d9" - integrity sha1-/W54Amx0T3ZBQFPQaQO4KtzLVNk= dependencies: jump.js "1.0.1" prop-types "^15.5.10" |