Update package.json

Update package.json
This commit is contained in:
Jialinvip 2023-08-12 13:42:24 +08:00 committed by GitHub
parent 45f3e35fb1
commit d34ae060b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
},
"scripts": {
"start": "react-scripts start",
"build": "DISABLE_ESLINT_PLUGIN='true' react-scripts build",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},