1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Remove react-tooltip-component (#8099)

This commit is contained in:
Whymarrh Whitby 2020-02-25 09:11:56 -03:30 committed by GitHub
parent 169ab8adc9
commit 5eb95625ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 122 additions and 8 deletions

View File

@ -150,7 +150,6 @@
"react-simple-file-input": "^2.0.0",
"react-tippy": "^1.2.2",
"react-toggle-button": "^2.2.0",
"react-tooltip-component": "^0.3.0",
"react-transition-group": "^1.2.1",
"react-trigger-change": "^1.0.2",
"readable-stream": "^2.3.3",

View File

@ -17,6 +17,4 @@
@import './itcss/trumps/index.scss';
@import '../../../node_modules/react-tooltip-component/dist/react-tooltip-component';
@import '../../../node_modules/react-select/dist/react-select';

File diff suppressed because one or more lines are too long

View File

@ -23501,11 +23501,6 @@ react-toggle-button@^2.2.0:
prop-types "^15.6.0"
react-motion "^0.5.2"
react-tooltip-component@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/react-tooltip-component/-/react-tooltip-component-0.3.0.tgz#fb3ec78c3270fe919692bc31f1404108bcf4785e"
integrity sha1-+z7HjDJw/pGWkrwx8UBBCLz0eF4=
react-transition-group@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-1.2.1.tgz#e11f72b257f921b213229a774df46612346c7ca6"