diff options
| author | Kamran Ahmed <kamranahmed.se@gmail.com> | 2018-10-12 19:50:12 +0400 |
|---|---|---|
| committer | Kamran Ahmed <kamranahmed.se@gmail.com> | 2018-10-12 19:50:12 +0400 |
| commit | 01c90e554a3ae35ae4976d0a2ec1544479830643 (patch) | |
| tree | cb601721c6b50a7a79a5854d92875958311fb078 /package.json | |
| parent | Fix - Date issue in filtered repositories (diff) | |
| download | githunt-01c90e554a3ae35ae4976d0a2ec1544479830643.tar.gz | |
Update dependencies
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
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", |
