Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
EpicPlayerA10 authored Feb 14, 2025
1 parent eb61042 commit 4cbfc68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"scripts": {
"build": "tsc",
"prod": "cross-env NODE_ENV=production node dist/index.js",
"dev": "tsx watch .",
"dev": "tsx .",
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "ISC",
Expand Down

0 comments on commit 4cbfc68

Please sign in to comment.