diff --git a/package.json b/package.json index 2f40964..47d928c 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "", "main": "index.js", "scripts": { - "start:dev": "ts-node-dev --respawn --transpile-only src/main.ts" + "start:dev": "ts-node-dev --respawn --transpile-only src/Main.ts" }, "author": "", "license": "ISC",