diff --git a/packages/pushover/tsconfig.json b/packages/pushover/tsconfig.json index 3d1f584..10f5669 100644 --- a/packages/pushover/tsconfig.json +++ b/packages/pushover/tsconfig.json @@ -1,6 +1,7 @@ { - "extends": "@repo/configs/tsconfig.json", + "extends": "@repo/configs/tsconfig", "compilerOptions": { + "outDir": "dist", /* Path Aliases */ "baseUrl": "./src", "paths": {