|
|
@ -19,5 +19,6 @@ |
|
|
|
"build": "react-scripts build", |
|
|
|
"build": "react-scripts build", |
|
|
|
"test": "react-scripts test --env=jsdom", |
|
|
|
"test": "react-scripts test --env=jsdom", |
|
|
|
"eject": "react-scripts eject" |
|
|
|
"eject": "react-scripts eject" |
|
|
|
} |
|
|
|
}, |
|
|
|
|
|
|
|
"homepage": "." |
|
|
|
} |
|
|
|
} |
|
|
|