|
|
@ -30,7 +30,7 @@
|
|
|
|
"zustand": "^3.1.4"
|
|
|
|
"zustand": "^3.1.4"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"scripts": {
|
|
|
|
"start": "cross-env PORT=4000 CI=true react-scripts start",
|
|
|
|
"start": "cross-env PORT=4000 CI=true BROWSER=none react-scripts start",
|
|
|
|
"build": "react-scripts build",
|
|
|
|
"build": "react-scripts build",
|
|
|
|
"test": "cross-env CI=true react-scripts test --env=jsdom",
|
|
|
|
"test": "cross-env CI=true react-scripts test --env=jsdom",
|
|
|
|
"eject": "react-scripts eject",
|
|
|
|
"eject": "react-scripts eject",
|
|
|
|