Skip to content

Commit

Permalink
Removing bun.lockb
Browse files Browse the repository at this point in the history
  • Loading branch information
gionatamettifogo committed Mar 12, 2024
1 parent 470e802 commit 7997cde
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 50 deletions.
49 changes: 0 additions & 49 deletions Dockerfile

This file was deleted.

Binary file removed bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion tsconfig.build.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"extends": "./tsconfig.json",
"exclude": ["test/", "src/gateway/"]
"exclude": ["test/"]
}

0 comments on commit 7997cde

Please sign in to comment.