aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4a57b79..81a86da 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,8 @@
"react-redux": "^5.0.6",
"react-router-dom": "^4.2.2",
"redux": "^4.0.0",
- "rmwc": "^1.2.0",
+ "redux-thunk": "^2.3.0",
+ "rmwc": "^1.7.5",
"whatwg-fetch": "^2.0.4"
},
"devDependencies": {