aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorNoah Loomans <noahloomans@gmail.com>2018-06-28 13:45:27 +0200
committerNoah Loomans <noahloomans@gmail.com>2018-06-28 13:45:27 +0200
commit9efc432e160b429a0643c38e28140bcf42af30a7 (patch)
tree2ff1722ed690dc673c8a83cbbf03b40b6526d9f3 /package.json
parent9e55c4b1a151b434cba4b4425514c3aeac6f22d8 (diff)
Add history to redux thunk
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 81a86da..403d038 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,7 @@
"express": "^4.16.3",
"express-handlebars": "^3.0.0",
"fuzzy-search": "^2.0.1",
+ "history": "^4.7.2",
"iconv-lite": "^0.4.17",
"jsdom": "^11.6.2",
"left-pad": "^1.1.1",