Fix package.json
This commit is contained in:
parent
f5c923ab01
commit
d920b34af1
@ -25,7 +25,7 @@
|
|||||||
"start": "react-scripts start",
|
"start": "react-scripts start",
|
||||||
"build": "react-scripts build",
|
"build": "react-scripts build",
|
||||||
"test": "react-scripts test --env=jsdom --passWithNoTests",
|
"test": "react-scripts test --env=jsdom --passWithNoTests",
|
||||||
"eject": "react-scripts eject"
|
"eject": "react-scripts eject",
|
||||||
"deploy": "react-scripts build && gh-pages -d build"
|
"deploy": "react-scripts build && gh-pages -d build"
|
||||||
},
|
},
|
||||||
"browserslist": [
|
"browserslist": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user