Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit 12bceb6

Browse files
authored
Update README.md
1 parent 0b6505b commit 12bceb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,4 +350,4 @@ export type UserDocument = mongoose.Document<mongoose.Types.ObjectId, UserQuerie
350350
## Development
351351

352352
- [ ] Consider [population field selection](https://mongoosejs.com/docs/populate.html#field-selection) when typing populates
353-
- [ ] Remove oclif - it adds a lot of unnecessary dependencies
353+
- [ ] Slim down dependencies: `oclif` is unnecessarily large, `prettier` should be handled by users if desired.

0 commit comments

Comments
 (0)