Skip to content

Commit d32bc4b

Browse files
Upgrate example version (#54)
1 parent 324b368 commit d32bc4b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"next": "10.0.4",
1212
"react": "17.0.1",
1313
"react-dom": "17.0.1",
14-
"react-use-clipboard": "^1.0.6"
14+
"react-use-clipboard": "^1.0.7"
1515
}
1616
}

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3007,10 +3007,10 @@ [email protected]:
30073007
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f"
30083008
integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==
30093009

3010-
react-use-clipboard@^1.0.6:
3011-
version "1.0.6"
3012-
resolved "https://registry.yarnpkg.com/react-use-clipboard/-/react-use-clipboard-1.0.6.tgz#04582d9d5df22395ee250b801c48f66df794a4de"
3013-
integrity sha512-qA9/PVClz+OjTV4tcLPJ4q0sHScf5Gmp6qSYg6zolcqxtFBlG9qepTapbCQn5g+FYDc8ol3m0/qG+xyN+RKDSQ==
3010+
react-use-clipboard@^1.0.7:
3011+
version "1.0.7"
3012+
resolved "https://registry.yarnpkg.com/react-use-clipboard/-/react-use-clipboard-1.0.7.tgz#34cccdfb4f17f5e6522e38f2cee62d05f605597a"
3013+
integrity sha512-blIprqARyITp0uVw/2Rh87mcujqXdH6vZ5NrcuXEhI5EmjBGxcGnwt/79+vdN7rwM6OliGj481lOj6ZCcsiYEQ==
30143014
dependencies:
30153015
copy-to-clipboard "^3.3.1"
30163016

0 commit comments

Comments
 (0)