Added quiz component to dependencies.
This commit is contained in:
parent
38357dd44c
commit
5e130b3d77
|
@ -10,9 +10,10 @@
|
|||
"google-maps-react": "^2.0.2",
|
||||
"react": "^16.5.1",
|
||||
"react-dom": "^16.5.1",
|
||||
"react-quiz-component": "0.2.0",
|
||||
"react-router": "^4.3.1",
|
||||
"react-router-dom": "^4.3.1",
|
||||
"react-scripts": "1.1.5"
|
||||
"react-scripts": "1.1.5",
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
|
Loading…
Reference in New Issue