diff --git a/package.json b/package.json index fd48d84ff7..e6df597b30 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "axios": "^0.18.0", "classnames": "^2.2.6", "d3": "^4.13.0", + "fuse": "^0.4.0", "jazzicon": "^1.5.0", "node-sass": "^4.9.3", "npm": "^6.0.0", @@ -20,6 +21,7 @@ "react-scripts": "2.0.4", "react-scroll-to-component": "^1.0.2", "react-select": "^1.2.1", + "react-transition-group": "1.x", "redux": "^3.7.2", "redux-subscriber": "^1.1.0", "redux-thunk": "^2.2.0", diff --git a/public/index.html b/public/index.html index 691b9bfa4f..8c0539a453 100644 --- a/public/index.html +++ b/public/index.html @@ -26,6 +26,7 @@ You need to enable JavaScript to run this app.
+