Skip to content

Commit

Permalink
style: format with Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahsnider committed Jun 4, 2024
1 parent a42b70b commit 801bff8
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion drizzle/meta/_journal.json
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
{"version":"5","dialect":"pg","entries":[{"idx":0,"version":"5","when":1711606474248,"tag":"0000_sweet_marvel_apes","breakpoints":true},{"idx":1,"version":"7","when":1717471829465,"tag":"0001_minor_dormammu","breakpoints":true}]}
{
"version": "5",
"dialect": "pg",
"entries": [
{ "idx": 0, "version": "5", "when": 1711606474248, "tag": "0000_sweet_marvel_apes", "breakpoints": true },
{ "idx": 1, "version": "7", "when": 1717471829465, "tag": "0001_minor_dormammu", "breakpoints": true }
]
}

0 comments on commit 801bff8

Please sign in to comment.