@fedify/fedify 1.6.0-dev.770 → 1.6.0-dev.772
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/SPONSORS.md +1 -0
- package/esm/deno.js +1 -1
- package/esm/vocab/vocab.js +176 -176
- package/package.json +1 -1
package/README.md
CHANGED
@@ -101,6 +101,7 @@ financial contributors:[^2]
|
|
101
101
|
- [Daniel Supernault](https://pixelfed.org/)
|
102
102
|
- [tkgka](https://opencollective.com/tkgka)
|
103
103
|
- [Blaine](https://opencollective.com/blaine)
|
104
|
+
- [Erick González Aguilar](https://opencollective.com/guest-8e956127)
|
104
105
|
|
105
106
|
### Backers
|
106
107
|
|
package/SPONSORS.md
CHANGED