Skip to content

Commit 8eece2f

Browse files
committed
prettified πŸ’…
1 parent 59d1d57 commit 8eece2f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ console.log(resp);
6060
- [ ] UPDATE
6161
- [ ] Clauses
6262
- [x] WHERE
63-
- [X] ORDER BY
64-
- [X] LIMIT
65-
- [X] OFFSET
63+
- [x] ORDER BY
64+
- [x] LIMIT
65+
- [x] OFFSET
6666
- [ ] GROUP BY
6767
- [ ] HAVING
6868
- [ ] JOIN

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@
3535
"dependencies": {
3636
"mongodb": "^6.1.0"
3737
}
38-
}
38+
}

0 commit comments

Comments
Β (0)