diff options
author | xianny <xianny@gmail.com> | 2018-12-07 05:20:08 +0800 |
---|---|---|
committer | Fred Carlsen <fred@sjelfull.no> | 2018-12-13 01:19:26 +0800 |
commit | fb81570678a7524ce92f92786b39bee46be4a0a8 (patch) | |
tree | d0d84a17c28ea76b431768a79ec7e11a509ec323 /yarn.lock | |
parent | 56b82bbc8b6550cf85faf5d4adbde9ba2a67136d (diff) | |
download | dexon-sol-tools-fb81570678a7524ce92f92786b39bee46be4a0a8.tar dexon-sol-tools-fb81570678a7524ce92f92786b39bee46be4a0a8.tar.gz dexon-sol-tools-fb81570678a7524ce92f92786b39bee46be4a0a8.tar.bz2 dexon-sol-tools-fb81570678a7524ce92f92786b39bee46be4a0a8.tar.lz dexon-sol-tools-fb81570678a7524ce92f92786b39bee46be4a0a8.tar.xz dexon-sol-tools-fb81570678a7524ce92f92786b39bee46be4a0a8.tar.zst dexon-sol-tools-fb81570678a7524ce92f92786b39bee46be4a0a8.zip |
rename variable and define default in only 1 location
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3522,6 +3522,11 @@ boom@5.x.x: dependencies: hoek "4.x.x" +bottleneck@^2.13.2: + version "2.13.2" + resolved "https://registry.yarnpkg.com/bottleneck/-/bottleneck-2.13.2.tgz#f3f28f0ddf82cdd3e44072aee3104a42adcca352" + integrity sha512-DVS4Uv7xr4Ql0w9valPBaueLRnEtBepeoevDhWO0LBhyihICJ7RySyzPfyvPswanrXAAbWaF8Zx4QpxmIxHa/g== + bowser@^1.7.3, bowser@^1.9.3: version "1.9.3" resolved "https://registry.yarnpkg.com/bowser/-/bowser-1.9.3.tgz#6643ae4d783f31683f6d23156976b74183862162" |