@kubb/core 4.22.2 → 4.22.3
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 -0
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -139,6 +139,7 @@ Kubb uses an MIT-licensed open source project with its ongoing development made
|
|
|
139
139
|
</tr>
|
|
140
140
|
<tr>
|
|
141
141
|
<td align="center" valign="top" width="14.28%"><a href="https://choly.ca"><img src="https://avatars.githubusercontent.com/u/943597?v=4?s=100" width="100px;" alt="Ilia Choly"/><br /><sub><b>Ilia Choly</b></sub></a><br /><a href="https://github.com/kubb-labs/kubb/commits?author=icholy" title="Code">💻</a></td>
|
|
142
|
+
<td align="center" valign="top" width="14.28%"><a href="http://kaigritun.com"><img src="https://avatars.githubusercontent.com/u/258667664?v=4?s=100" width="100px;" alt="Kai Gritun"/><br /><sub><b>Kai Gritun</b></sub></a><br /><a href="https://github.com/kubb-labs/kubb/commits?author=kaigritun" title="Code">💻</a></td>
|
|
142
143
|
</tr>
|
|
143
144
|
</tbody>
|
|
144
145
|
</table>
|
package/dist/index.cjs
CHANGED
package/dist/index.js
CHANGED
package/package.json
CHANGED