Update package.json

This commit is contained in:
Viacheslav
2025-05-07 15:51:41 +03:00
parent f040869519
commit ecb8aa96b6

View File

@@ -22,7 +22,7 @@
},
"scripts": {
"start": "react-scripts start",
"build": "CI='' react-scripts build && echo '/* /index.html 200' | cat >build/_redirects",
"build": "CI='' react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},