diff --git a/package.json b/package.json index 7eab16f..1b460d5 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "scripts": { "dev": "nodemon dist/index.js", "start": "node dist/index.js", - "build": "tsc -p ." + "build": "tsc -p ." }, "author": "", "license": "ISC",