Skip to content

Commit

Permalink
Enable debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaydenkim committed Jan 18, 2025
1 parent 85eac31 commit 2264944
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
"heroku-start": "node dist/server.js",
"test": "vitest --no-file-parallelism"
},
"config": {
"mongodbMemoryServer": {
"debug": "1"
}
},
"dependencies": {
"axios": "^0.21.2",
"common": "0.0.1",
Expand Down

0 comments on commit 2264944

Please sign in to comment.