@fedify/fedify 1.6.0-dev.755 → 1.6.0-dev.756
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 +2 -2
- package/SPONSORS.md +2 -2
- 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/)
|
101
102
|
- [tkgka](https://opencollective.com/tkgka)
|
102
103
|
- [Blaine](https://opencollective.com/blaine)
|
103
|
-
- [Daniel Supernault](https://pixelfed.org/)
|
104
104
|
|
105
105
|
### Backers
|
106
106
|
|
@@ -108,7 +108,7 @@ yamanoku, Encyclia, taye, okin, Andy Piper, box464, Evan Prodromou, Rafael Goula
|
|
108
108
|
|
109
109
|
### One-time donations
|
110
110
|
|
111
|
-
Markus P, Nils Bergmann
|
111
|
+
Markus P, Rameez, Nils Bergmann
|
112
112
|
|
113
113
|
<!-- /DO NOT EDIT -->
|
114
114
|
<!-- cSpell: enable -->
|
package/SPONSORS.md
CHANGED
@@ -18,9 +18,9 @@ Corporate sponsors
|
|
18
18
|
Supporters
|
19
19
|
----------
|
20
20
|
|
21
|
+
- [Daniel Supernault](https://pixelfed.org/)
|
21
22
|
- [tkgka](https://opencollective.com/tkgka)
|
22
23
|
- [Blaine](https://opencollective.com/blaine)
|
23
|
-
- [Daniel Supernault](https://pixelfed.org/)
|
24
24
|
|
25
25
|
Backers
|
26
26
|
-------
|
@@ -30,7 +30,7 @@ yamanoku, Encyclia, taye, okin, Andy Piper, box464, Evan Prodromou, Rafael Goula
|
|
30
30
|
One-time donations
|
31
31
|
------------------
|
32
32
|
|
33
|
-
Markus P, Nils Bergmann
|
33
|
+
Markus P, Rameez, Nils Bergmann
|
34
34
|
|
35
35
|
<!-- /DO NOT EDIT -->
|
36
36
|
<!-- cSpell: enable -->
|