@fedify/fedify 1.5.0-dev.648 → 1.5.0-dev.649

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, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, malte
103
+ yamanoku, Julian Fietkau, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, malte
104
104
 
105
105
  ### One-time donations
106
106
 
package/esm/deno.js CHANGED
@@ -1,6 +1,6 @@
1
1
  export default {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.5.0-dev.648+d044847f",
3
+ "version": "1.5.0-dev.649+ac8cb1f2",
4
4
  "license": "MIT",
5
5
  "exports": {
6
6
  ".": "./mod.ts",