Skip to content

Commit

Permalink
formating
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaut committed Nov 21, 2023
1 parent 78af84d commit f594fda
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions squid/commands.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@
"commands": {
"migration:apply": {
"description": "Apply the DB migrations",
"cmd": [
"squid-typeorm-migration",
"apply"
]
"cmd": ["squid-typeorm-migration", "apply"]
},
"start-rococo": {
"deps": ["migration:apply"],
Expand Down

0 comments on commit f594fda

Please sign in to comment.