@fedify/fedify 1.4.0-dev.618 → 1.4.0-dev.620

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,7 +98,11 @@ financial contributors:[^2]
98
98
 
99
99
  ### Backers
100
100
 
101
- yamanoku, okin, box464
101
+ yamanoku, okin, Andy Piper, box464, Evan Prodromou
102
+
103
+ ### One-time donations
104
+
105
+ Rameez
102
106
 
103
107
  <!-- /DO NOT EDIT -->
104
108
  <!-- cSpell: enable -->
package/esm/deno.js CHANGED
@@ -1,6 +1,6 @@
1
1
  export default {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.4.0-dev.618+6b692652",
3
+ "version": "1.4.0-dev.620+d84e21fa",
4
4
  "license": "MIT",
5
5
  "exports": {
6
6
  ".": "./mod.ts",