Skip to content

Commit

Permalink
Put back seed dev for now
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasbordeau committed Dec 19, 2024
1 parent 59a48b2 commit 1f53d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/twenty-server/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
"nx ts-node-no-deps -- ./scripts/setup-db.ts",
"nx database:migrate",
"nx command-no-deps -- cache:flush",
"nx command-no-deps -- workspace:seed:demo"
"nx command-no-deps -- workspace:seed:dev"
],
"parallel": false
}
Expand Down

0 comments on commit 1f53d0f

Please sign in to comment.