@md-plugins/vite-examples-plugin 0.1.0-beta.24 → 0.1.0-beta.25
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/package.json +1 -1
package/README.md
CHANGED
|
@@ -228,8 +228,8 @@ In case this README falls out of date, please refer to the [documentation](https
|
|
|
228
228
|
|
|
229
229
|
If vite-examples-plugin is useful in your workflow and you want to support ongoing maintenance:
|
|
230
230
|
|
|
231
|
-
GitHub Sponsors: https://github.com/sponsors/hawkeye64
|
|
232
|
-
PayPal: https://paypal.me/hawkeye64
|
|
231
|
+
- GitHub Sponsors: https://github.com/sponsors/hawkeye64
|
|
232
|
+
- PayPal: https://paypal.me/hawkeye64
|
|
233
233
|
|
|
234
234
|
## License
|
|
235
235
|
|
package/package.json
CHANGED