@fedify/fedify 1.6.0-dev.772 → 1.6.0-dev.773

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,15 +101,15 @@ 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
+ - [Erick González Aguilar](https://opencollective.com/erick-gonzalez-aguilar)
105
105
 
106
106
  ### Backers
107
107
 
108
- yamanoku, Encyclia, taye, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, malte
108
+ Robin Riley, yamanoku, Encyclia, taye, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, malte
109
109
 
110
110
  ### One-time donations
111
111
 
112
- Markus P, Nils Bergmann, Rameez
112
+ Robin Riley, Markus P, Nils Bergmann, Rameez
113
113
 
114
114
  <!-- /DO NOT EDIT -->
115
115
  <!-- cSpell: enable -->
package/SPONSORS.md CHANGED
@@ -21,17 +21,17 @@ 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
+ - [Erick González Aguilar](https://opencollective.com/erick-gonzalez-aguilar)
25
25
 
26
26
  Backers
27
27
  -------
28
28
 
29
- yamanoku, Encyclia, taye, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, malte
29
+ Robin Riley, yamanoku, Encyclia, taye, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, malte
30
30
 
31
31
  One-time donations
32
32
  ------------------
33
33
 
34
- Markus P, Nils Bergmann, Rameez
34
+ Robin Riley, Markus P, Nils Bergmann, Rameez
35
35
 
36
36
  <!-- /DO NOT EDIT -->
37
37
  <!-- cSpell: enable -->
package/esm/deno.js CHANGED
@@ -1,6 +1,6 @@
1
1
  export default {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.6.0-dev.772+37b95d09",
3
+ "version": "1.6.0-dev.773+fe5e3601",
4
4
  "license": "MIT",
5
5
  "exports": {
6
6
  ".": "./mod.ts",