diff --git a/package.json b/package.json index 5391e78..69da6e7 100644 --- a/package.json +++ b/package.json @@ -103,6 +103,7 @@ "process-exists": "^3.1.0", "qrcode.react": "^0.8.0", "react": "^16.6.0", + "react-circle": "^1.1.1", "react-click-outside": "tj/react-click-outside", "react-dom": "^16.6.0", "react-popover": "^0.5.10", diff --git a/yarn.lock b/yarn.lock index c232cda..3bb8f8b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11921,6 +11921,11 @@ re-resizable@^4.11.0: resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-4.11.0.tgz#d5df10bda445c4ec0945751a223bf195afb61890" integrity sha512-dye+7rERqNf/6mDT1iwps+4Gf42420xuZgygF33uX178DxffqcyeuHbBuJ382FIcB5iP6mMZOhfW7kI0uXwb/Q== +react-circle@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/react-circle/-/react-circle-1.1.1.tgz#f97ccf3e2a37a91ea50280ea8262420e0d1de60c" + integrity sha512-iphQfy+MRuNuBqJyZlGKbxyBJhDszaiT5eTiilFFPuwo5nsW5k/uH0KCq/sXXBMiJpLJ/Ly3arkUDvrK62Zung== + react-click-outside@tj/react-click-outside: version "1.1.1" resolved "https://codeload.github.com/tj/react-click-outside/tar.gz/a833ddc5be47490307f9fcc6ed09d8c353108510"