summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamran Ahmed <kamranahmed.se@gmail.com>2018-10-12 19:50:12 +0400
committerKamran Ahmed <kamranahmed.se@gmail.com>2018-10-12 19:50:12 +0400
commit01c90e554a3ae35ae4976d0a2ec1544479830643 (patch)
treecb601721c6b50a7a79a5854d92875958311fb078
parentFix - Date issue in filtered repositories (diff)
downloadgithunt-01c90e554a3ae35ae4976d0a2ec1544479830643.tar.gz
Update dependencies
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9094aad..d8e41b3 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"react-redux": "^5.0.7",
"react-router": "^4.3.1",
"react-router-dom": "^4.3.1",
- "react-scripts": "1.1.4",
+ "react-scripts": "2.0.4",
"reactstrap": "^6.4.0",
"redux": "^4.0.0",
"redux-devtools-extension": "^2.13.5",