From 9efc432e160b429a0643c38e28140bcf42af30a7 Mon Sep 17 00:00:00 2001 From: Noah Loomans Date: Thu, 28 Jun 2018 13:45:27 +0200 Subject: Add history to redux thunk --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') 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", -- cgit v1.1