From 7b86f4e2d6a5f301166c00b2eb7cda8d713a797d Mon Sep 17 00:00:00 2001 From: wildscotsmen Date: Thu, 18 Oct 2018 20:17:35 -0400 Subject: [PATCH] Changed alignment in package.json. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index dda1f38..c0f13da 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "google-maps-react": "^2.0.2", "react": "^16.5.1", "react-dom": "^16.5.1", - "react-quiz-component": "0.2.0", + "react-quiz-component": "0.2.0", "react-router": "^4.3.1", "react-router-dom": "^4.3.1", "react-scripts": "1.1.5" @@ -21,4 +21,4 @@ "test": "react-scripts test --env=jsdom", "eject": "react-scripts eject" } -} +} \ No newline at end of file