Changed alignment in package.json.

This commit is contained in:
wildscotsmen 2018-10-18 20:17:35 -04:00
parent bd270a0e13
commit 7b86f4e2d6
1 changed files with 2 additions and 2 deletions

View File

@ -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"
}
}
}