|
|
|
@ -25,7 +25,7 @@
|
|
|
|
|
"start": "react-scripts start",
|
|
|
|
|
"build": "react-scripts build",
|
|
|
|
|
"test": "react-scripts test --env=jsdom --passWithNoTests",
|
|
|
|
|
"eject": "react-scripts eject"
|
|
|
|
|
"eject": "react-scripts eject",
|
|
|
|
|
"deploy": "react-scripts build && gh-pages -d build"
|
|
|
|
|
},
|
|
|
|
|
"browserslist": [
|
|
|
|
|