Skip to content

Commit

Permalink
updates package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandomuzaber committed Dec 17, 2023
2 parents de2b6af + d59750b commit eb219c2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file not shown.
Binary file removed .vs/slnx.sqlite
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node .",
"dev": "nodemon .",
"build": "esbuild src --out-dir dist"
"build": "esbuild src outdir=dist"
},
"engines": {
"node": "18.x"
Expand Down

0 comments on commit eb219c2

Please sign in to comment.