Remove deep-equal dependency

This commit is contained in:
Cadence Ember 2024-03-07 12:19:07 +13:00
parent a190e690b1
commit cc9e1de49e
7 changed files with 179 additions and 120 deletions

View file

@ -167,7 +167,6 @@ To get into the rooms on your Matrix account, either add yourself to `invite` in
* (1) chunk-text: It does what I want.
* (0) cloudstorm: Discord gateway library with bring-your-own-caching that I trust.
* (8) snowtransfer: Discord API library with bring-your-own-caching that I trust.
* (0) deep-equal: It's already pulled in by supertape.
* (1) discord-markdown: This is my fork!
* (0) get-stream: Only needed if content_length_workaround is true.
* (0) giframe: This is my fork!