summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKamran Ahmed <kamranahmed.se@gmail.com>2018-08-21 11:33:33 +0500
committerKamran Ahmed <kamranahmed.se@gmail.com>2018-08-21 11:33:33 +0500
commit7c45f5ff9056ce5864037d5a891361d2310a737d (patch)
tree2ac3feb7beea95136c8317bf9d2a1cb82bd135f1 /package.json
parentAdd font-awesome and feed UI (diff)
downloadgithunt-7c45f5ff9056ce5864037d5a891361d2310a737d.tar.gz
Separate filters component
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 6b8effe..fdd0fc9 100644
--- a/package.json
+++ b/package.json
@@ -12,6 +12,7 @@
"react-router": "^4.3.1",
"react-router-dom": "^4.3.1",
"react-scripts": "1.1.4",
+ "react-select": "^2.0.0",
"redux": "^4.0.0",
"redux-persist": "^5.10.0",
"redux-thunk": "^2.3.0"