Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CYHFREDA authored Oct 16, 2024
1 parent e3e4272 commit 150ce7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 150ce7e

Please sign in to comment.