@fedify/fedify 1.6.0-dev.771 → 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 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
@@ -21,6 +21,7 @@ Supporters
21
21
  - [Daniel Supernault](https://pixelfed.org/)
22
22
  - [tkgka](https://opencollective.com/tkgka)
23
23
  - [Blaine](https://opencollective.com/blaine)
24
+ - [Erick González Aguilar](https://opencollective.com/guest-8e956127)
24
25
 
25
26
  Backers
26
27
  -------
package/esm/deno.js CHANGED
@@ -1,6 +1,6 @@
1
1
  export default {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.6.0-dev.771+832ffb28",
3
+ "version": "1.6.0-dev.772+37b95d09",
4
4
  "license": "MIT",
5
5
  "exports": {
6
6
  ".": "./mod.ts",