diff --git a/backend/package.json b/backend/package.json index 1c59a5a..21f625a 100644 --- a/backend/package.json +++ b/backend/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "main": "app.js", "scripts": { - "test": "node test.js && echo '應用程式運行順利!'", + "test": "node test.js && echo '程式運行順利!'", "start": "node app.js" }, "dependencies": {