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

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,9 +98,9 @@ financial contributors:[^2]
98
98
 
99
99
  ### Supporters
100
100
 
101
- - [Daniel Supernault](https://pixelfed.org/)
102
101
  - [tkgka](https://opencollective.com/tkgka)
103
102
  - [Blaine](https://opencollective.com/blaine)
103
+ - [Daniel Supernault](https://pixelfed.org/)
104
104
 
105
105
  ### Backers
106
106
 
package/SPONSORS.md CHANGED
@@ -18,9 +18,9 @@ Corporate sponsors
18
18
  Supporters
19
19
  ----------
20
20
 
21
- - [Daniel Supernault](https://pixelfed.org/)
22
21
  - [tkgka](https://opencollective.com/tkgka)
23
22
  - [Blaine](https://opencollective.com/blaine)
23
+ - [Daniel Supernault](https://pixelfed.org/)
24
24
 
25
25
  Backers
26
26
  -------
package/esm/deno.js CHANGED
@@ -1,6 +1,6 @@
1
1
  export default {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.6.0-dev.754+0ab1a251",
3
+ "version": "1.6.0-dev.755+af814f35",
4
4
  "license": "MIT",
5
5
  "exports": {
6
6
  ".": "./mod.ts",