Skip to content

Commit

Permalink
Ageitando algumas coisas no back. - 2
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielSS187 committed Feb 14, 2023
1 parent 825e49b commit 56f52cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion back-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"npm": "8.12.1"
},
"scripts": {
"start": "tsup src && node ./dist/index.js",
"start": "node ./dist/index.js",
"dev": "tsx watch src/index.ts",
"build": "tsup src",
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down

1 comment on commit 56f52cb

@vercel
Copy link

@vercel vercel bot commented on 56f52cb Feb 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.