@fedify/fedify 1.5.0-dev.692 → 1.5.0-dev.694
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
@@ -100,11 +100,11 @@ financial contributors:[^2]
|
|
100
100
|
|
101
101
|
### Backers
|
102
102
|
|
103
|
-
yamanoku,
|
103
|
+
yamanoku, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, Julian Fietkau, taye, malte
|
104
104
|
|
105
105
|
### One-time donations
|
106
106
|
|
107
|
-
Markus P, Nils Bergmann
|
107
|
+
Markus P, Rameez, Nils Bergmann
|
108
108
|
|
109
109
|
<!-- /DO NOT EDIT -->
|
110
110
|
<!-- cSpell: enable -->
|
package/SPONSORS.md
CHANGED
@@ -20,12 +20,12 @@ Supporters
|
|
20
20
|
Backers
|
21
21
|
-------
|
22
22
|
|
23
|
-
yamanoku,
|
23
|
+
yamanoku, okin, Andy Piper, box464, Evan Prodromou, Rafael Goulart, Julian Fietkau, taye, malte
|
24
24
|
|
25
25
|
One-time donations
|
26
26
|
------------------
|
27
27
|
|
28
|
-
Markus P, Nils Bergmann
|
28
|
+
Markus P, Rameez, Nils Bergmann
|
29
29
|
|
30
30
|
<!-- /DO NOT EDIT -->
|
31
31
|
<!-- cSpell: enable -->
|