diff options
author | Alex Browne <stephenalexbrowne@gmail.com> | 2018-10-10 05:21:56 +0800 |
---|---|---|
committer | Alex Browne <stephenalexbrowne@gmail.com> | 2018-10-16 04:37:57 +0800 |
commit | 770cf529334543a1d23cdfa0fad1672879cda974 (patch) | |
tree | 60d6bc9ace67d14fd03650c2ea163342d76140c4 /yarn.lock | |
parent | 1b8b2c0b9b998f42ded72f56c799a7951ed5239f (diff) | |
download | dexon-sol-tools-770cf529334543a1d23cdfa0fad1672879cda974.tar dexon-sol-tools-770cf529334543a1d23cdfa0fad1672879cda974.tar.gz dexon-sol-tools-770cf529334543a1d23cdfa0fad1672879cda974.tar.bz2 dexon-sol-tools-770cf529334543a1d23cdfa0fad1672879cda974.tar.lz dexon-sol-tools-770cf529334543a1d23cdfa0fad1672879cda974.tar.xz dexon-sol-tools-770cf529334543a1d23cdfa0fad1672879cda974.tar.zst dexon-sol-tools-770cf529334543a1d23cdfa0fad1672879cda974.zip |
Remove unused copyfiles dependencies
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -4005,17 +4005,6 @@ copy-to-clipboard@^3: dependencies: toggle-selection "^1.0.3" -copyfiles@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/copyfiles/-/copyfiles-1.2.0.tgz#a8da3ac41aa2220ae29bd3c58b6984294f2c593c" - dependencies: - glob "^7.0.5" - ltcdr "^2.2.1" - minimatch "^3.0.3" - mkdirp "^0.5.1" - noms "0.0.0" - through2 "^2.0.1" - copyfiles@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/copyfiles/-/copyfiles-2.0.0.tgz#bbd78bb78e8fd6db5c67adf54249317b24560f2a" @@ -9413,10 +9402,6 @@ lru-cache@~2.2.1: version "2.2.4" resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-2.2.4.tgz#6c658619becf14031d0d0b594b16042ce4dc063d" -ltcdr@^2.2.1: - version "2.2.1" - resolved "https://registry.yarnpkg.com/ltcdr/-/ltcdr-2.2.1.tgz#5ab87ad1d4c1dab8e8c08bbf037ee0c1902287cf" - ltgt@^2.1.2, ltgt@~2.2.0: version "2.2.1" resolved "https://registry.yarnpkg.com/ltgt/-/ltgt-2.2.1.tgz#f35ca91c493f7b73da0e07495304f17b31f87ee5" |