@fedify/fedify 1.5.0-dev.651 → 1.5.0-dev.653

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
@@ -100,7 +100,7 @@ financial contributors:[^2]
100
100
 
101
101
  ### Backers
102
102
 
103
- yamanoku, Julian Fietkau, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, malte
103
+ yamanoku, Julian Fietkau, taye, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, malte
104
104
 
105
105
  ### One-time donations
106
106
 
package/SPONSORS.md CHANGED
@@ -20,7 +20,7 @@ Supporters
20
20
  Backers
21
21
  -------
22
22
 
23
- yamanoku, Julian Fietkau, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, malte
23
+ yamanoku, Julian Fietkau, taye, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, malte
24
24
 
25
25
  One-time donations
26
26
  ------------------
package/esm/deno.js CHANGED
@@ -1,6 +1,6 @@
1
1
  export default {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.5.0-dev.651+33c109ef",
3
+ "version": "1.5.0-dev.653+1d000223",
4
4
  "license": "MIT",
5
5
  "exports": {
6
6
  ".": "./mod.ts",