@fedify/fedify 1.6.0-dev.755 → 1.6.0-dev.757

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
@@ -98,13 +98,13 @@ financial contributors:[^2]
98
98
 
99
99
  ### Supporters
100
100
 
101
+ - [Daniel Supernault](https://pixelfed.org/)
101
102
  - [tkgka](https://opencollective.com/tkgka)
102
103
  - [Blaine](https://opencollective.com/blaine)
103
- - [Daniel Supernault](https://pixelfed.org/)
104
104
 
105
105
  ### Backers
106
106
 
107
- yamanoku, Encyclia, taye, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, malte
107
+ yamanoku, taye, Encyclia, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, malte
108
108
 
109
109
  ### One-time donations
110
110
 
package/SPONSORS.md CHANGED
@@ -18,14 +18,14 @@ Corporate sponsors
18
18
  Supporters
19
19
  ----------
20
20
 
21
+ - [Daniel Supernault](https://pixelfed.org/)
21
22
  - [tkgka](https://opencollective.com/tkgka)
22
23
  - [Blaine](https://opencollective.com/blaine)
23
- - [Daniel Supernault](https://pixelfed.org/)
24
24
 
25
25
  Backers
26
26
  -------
27
27
 
28
- yamanoku, Encyclia, taye, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, malte
28
+ yamanoku, taye, Encyclia, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, malte
29
29
 
30
30
  One-time donations
31
31
  ------------------
package/esm/deno.js CHANGED
@@ -1,6 +1,6 @@
1
1
  export default {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.6.0-dev.755+af814f35",
3
+ "version": "1.6.0-dev.757+7fa54fbc",
4
4
  "license": "MIT",
5
5
  "exports": {
6
6
  ".": "./mod.ts",