Commit 4dc55085 authored by Rosanny Sihombing's avatar Rosanny Sihombing
Browse files

update scripts

parent 3fff6f13
......@@ -15,7 +15,7 @@
},
"scripts": {
"start:dev": "nodemon app.ts",
"start": "nodemon built/app.ts",
"start": "nodemon ./built/app.js",
"build": "tsc -build",
"clean": "tsc -build --clean",
"test": "jest",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment