Skip to content

Commit d31f4d4

Browse files
committed
prettified
1 parent 12c880c commit d31f4d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ console.log(resp);
7272
- [x] !=
7373
- [x] >
7474
- [x] <
75-
- [x] >=
75+
- [x] > =
7676
- [x] <=
7777
- [ ] AND
7878
- [ ] OR

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@
3737
"dependencies": {
3838
"mongodb": "^6.1.0"
3939
}
40-
}
40+
}

0 commit comments

Comments
 (0)