@fedify/fedify 1.5.0-dev.639 → 1.5.0-dev.640

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
@@ -96,6 +96,7 @@ financial contributors:[^2]
96
96
 
97
97
  - [Daniel Supernault](https://pixelfed.org/)
98
98
  - [tkgka](https://opencollective.com/guest-1b915c65)
99
+ - [Blaine](https://opencollective.com/blaine)
99
100
 
100
101
  ### Backers
101
102
 
package/esm/deno.js CHANGED
@@ -1,6 +1,6 @@
1
1
  export default {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.5.0-dev.639+145c3792",
3
+ "version": "1.5.0-dev.640+5886ae8b",
4
4
  "license": "MIT",
5
5
  "exports": {
6
6
  ".": "./mod.ts",