summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKamran Ahmed <kamranahmed.se@gmail.com>2018-10-15 18:22:54 +0400
committerKamran Ahmed <kamranahmed.se@gmail.com>2018-10-15 18:22:54 +0400
commit4e6bd4fa86f850d84eb1b773d8d30dda534d5d44 (patch)
tree96013f682899d6171c93b3746206bcc127e0ca22 /package.json
parentAdd redux persist expire and update dependencies (diff)
downloadgithunt-4e6bd4fa86f850d84eb1b773d8d30dda534d5d44.tar.gz
Update dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 20e352b..6d0111c 100644
--- a/package.json
+++ b/package.json
@@ -9,17 +9,17 @@
"font-awesome": "^4.7.0",
"moment": "^2.22.2",
"prop-types": "^15.6.2",
- "react": "^16.4.2",
- "react-dom": "^16.4.2",
+ "react": "^16.5.2",
+ "react-dom": "^16.5.2",
"react-redux": "^5.0.7",
"react-router": "^4.3.1",
"react-router-dom": "^4.3.1",
"react-scripts": "2.0.5",
- "reactstrap": "^6.4.0",
- "redux": "^4.0.0",
+ "reactstrap": "^6.5.0",
+ "redux": "^4.0.1",
"redux-devtools-extension": "^2.13.5",
"redux-persist": "^5.10.0",
- "redux-persist-expire": "^1.0.1",
+ "redux-persist-expire": "^1.0.2",
"redux-thunk": "^2.3.0"
},
"scripts": {