aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorFrancesco Agosti <francesco.agosti93@gmail.com>2018-11-09 08:29:34 +0800
committerGitHub <noreply@github.com>2018-11-09 08:29:34 +0800
commit3eac119399d3e2729ce65f748d9fb31207ac2540 (patch)
tree558aa4bb76eae3418cf411fcfba089ef8edf19ef /yarn.lock
parent117e2f583ff44bdb63340a2134edea0f3ecb77b3 (diff)
parentcd44470a29c48275e6a2a4bba42734d8f900d387 (diff)
downloaddexon-sol-tools-3eac119399d3e2729ce65f748d9fb31207ac2540.tar
dexon-sol-tools-3eac119399d3e2729ce65f748d9fb31207ac2540.tar.gz
dexon-sol-tools-3eac119399d3e2729ce65f748d9fb31207ac2540.tar.bz2
dexon-sol-tools-3eac119399d3e2729ce65f748d9fb31207ac2540.tar.lz
dexon-sol-tools-3eac119399d3e2729ce65f748d9fb31207ac2540.tar.xz
dexon-sol-tools-3eac119399d3e2729ce65f748d9fb31207ac2540.tar.zst
dexon-sol-tools-3eac119399d3e2729ce65f748d9fb31207ac2540.zip
Merge pull request #1230 from 0xProject/feature/instant/dropdown-ui
[instant] Dropdown Component Skeleton
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock6
1 files changed, 6 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index e550dce25..824c2eea0 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4395,6 +4395,12 @@ copy-to-clipboard@^3:
dependencies:
toggle-selection "^1.0.3"
+copy-to-clipboard@^3.0.8:
+ version "3.0.8"
+ resolved "https://registry.npmjs.org/copy-to-clipboard/-/copy-to-clipboard-3.0.8.tgz#f4e82f4a8830dce4666b7eb8ded0c9bcc313aba9"
+ dependencies:
+ toggle-selection "^1.0.3"
+
copyfiles@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/copyfiles/-/copyfiles-2.0.0.tgz#bbd78bb78e8fd6db5c67adf54249317b24560f2a"