Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
dubiousdavid committed Jan 23, 2025
1 parent 335daf8 commit 28165d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"scripts": {
"prepare": "npm test && npm run lint && npm run build",
"test": "vitest run",
"test:watch": "vitest",
"test:watch": "DEBUG=mongo* vitest",
"clean": "rm -rf dist",
"build": "npm run clean && tsc --declaration",
"build:watch": "tsc --watch",
Expand Down

0 comments on commit 28165d3

Please sign in to comment.