@md-plugins/shared 0.1.0-beta.23 → 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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -110,8 +110,8 @@ In case this README falls out of date, please refer to the [documentation](https
110
110
 
111
111
  If md-plugins shared utilities is useful in your workflow and you want to support ongoing maintenance:
112
112
 
113
- GitHub Sponsors: https://github.com/sponsors/hawkeye64
114
- PayPal: https://paypal.me/hawkeye64
113
+ - GitHub Sponsors: https://github.com/sponsors/hawkeye64
114
+ - PayPal: https://paypal.me/hawkeye64
115
115
 
116
116
  ## License
117
117
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@md-plugins/shared",
3
- "version": "0.1.0-beta.23",
3
+ "version": "0.1.0-beta.25",
4
4
  "description": "Shared functions and utilities for md-plugins.",
5
5
  "keywords": [
6
6
  "markdown-it",