Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
masimons committed Sep 17, 2024
1 parent 020f1d3 commit f39afc5
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 f39afc5

Please sign in to comment.