Skip to content

Commit

Permalink
fix: remove env
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptammergard committed Mar 8, 2024
1 parent d75f28b commit 1b40c2c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .env.example

This file was deleted.

1 change: 0 additions & 1 deletion tsconfig.build.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"compilerOptions": {
"declaration": true,
"noEmit": false,
"rootDir": "./src",
"outDir": "./dist"
},
"include": ["./src"],
Expand Down

0 comments on commit 1b40c2c

Please sign in to comment.