Skip to content

Commit

Permalink
chore: trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
bmstefanski committed Jan 17, 2025
1 parent be7b780 commit 347b1e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/product-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"test:watch": "vitest",
"test:cov": "vitest run --coverage",
"test:debug": "vitest --inspect-brk --inspect --logHeapUsage --threads=false",
"test:e2e": "vitest run --config ./vitest.config.e2e.ts"
"test:e2e": "vitest run --config ./vitest.config.e2e.ts "
},
"dependencies": {
"@cavaliercommerce/core": "workspace:*"
Expand Down

0 comments on commit 347b1e3

Please sign in to comment.