|
@@ -16,7 +16,7 @@ |
|
|
"react-scripts": "^3.4.3" |
|
|
"react-scripts": "^3.4.3" |
|
|
}, |
|
|
}, |
|
|
"scripts": { |
|
|
"scripts": { |
|
|
"start": "react-scripts start", |
|
|
|
|
|
|
|
|
"start": "npm install && react-scripts start", |
|
|
"build": "react-scripts build", |
|
|
"build": "react-scripts build", |
|
|
"test": "react-scripts test", |
|
|
"test": "react-scripts test", |
|
|
"eject": "react-scripts eject" |
|
|
"eject": "react-scripts eject" |
|
|