@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 +1 -1
- package/SPONSORS.md +1 -1
- package/esm/deno.js +1 -1
- package/esm/vocab/vocab.js +176 -176
- package/package.json +1 -1
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
|
-------
|