Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bpolania committed Dec 5, 2024
1 parent 9750d1a commit d415264
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"lint": "turbo run lint",
"fix": "turbo run fix",
"test": "turbo run test --no-cache --concurrency=1",
"test:unit": "turbo run test:unit --no-cache --concurrency=1",
"prepare": "husky install"
},
"devDependencies": {
Expand Down

0 comments on commit d415264

Please sign in to comment.