Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
masimons committed Sep 14, 2024
1 parent 28d3a8a commit 31f5b6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"coverage": "nyc --reporter=lcov --reporter=text-summary yarn workspaces run test",
"create_tenant": "yarn workspace server create_tenant",
"db:migrate": "yarn workspace server run db:migrate",
"db:rollback": "yarn workspace server run db:rollback",
"db:seed": "yarn workspace server run db:seed",
"debug:server": "yarn workspace server debug",
"lint": "yarn workspaces run lint",
Expand Down

0 comments on commit 31f5b6c

Please sign in to comment.