diff --git a/package.json b/package.json index 6fcb8ed..d15eae5 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "scripts": { "start": "react-scripts start", - "build": "react-scripts build && coscmd config -a AKIDjS6at7fjTAVgggDNCrogRiZTSL304DPR -s FPPGCXr4xgZRLKDC8tZGp7HTZXlqx0gU -b lg-cjdqwkbo-1256266248 -r ap-shanghai && coscmd delete qmgo -f && coscmd upload -r build qmgo", + "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject" },