Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
sarthakpranesh committed Mar 24, 2024
1 parent ca506a1 commit e829456
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 @@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "",
"scripts": {
"dev": "nodemon -e ts,js,html index.ts",
"dev": "nodemon index.ts",
"build": "tsc",
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit e829456

Please sign in to comment.