From 4a7a11c8c0fb9b097078c1d297733c7a7e75dde5 Mon Sep 17 00:00:00 2001 From: Colin Megill Date: Tue, 10 Oct 2017 18:14:48 -0700 Subject: [PATCH] add uri --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 188863c1..a33c9ec1 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,7 @@ "react-router-dom": "4.1.2", "redux": "^3.7.2", "serve-favicon": "^2.3.0", + "urijs": "^1.19.0", "whatwg-fetch": "^2.0.3" }, "devDependencies": {