Update package.json
This commit is contained in:
parent
5b3c140900
commit
1e8b47b6d3
@ -19,7 +19,7 @@
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject",
|
||||
"prod": "forever start $(which npx) serve -l 1234 -s /build"
|
||||
"prod": "forever start $(which npx) serve -l 80 -s build"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user