Skip to content

Commit

Permalink
removed test script
Browse files Browse the repository at this point in the history
  • Loading branch information
sjohn198 committed Jun 5, 2024
1 parent 6ef1e70 commit ed5fb94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/express-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"type": "module",
"main": "backend.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "npx nodemon backend.js",
"lint": "npx eslint .",
"start": "node backend.js"
Expand Down

0 comments on commit ed5fb94

Please sign in to comment.