vitepress-linkcards 2.2.4 → 2.2.5

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 +3 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -26,9 +26,9 @@ This plugin was forked from [markdown-it-link-to-card](https://github.com/luckry
26
26
  ### Install
27
27
 
28
28
  ```shell
29
- npm i -D vitepress-linkcards # npm
30
- yarn add -D vitepress-linkcards # yarn
31
- pnpm add -D vitepress-linkcards # pnpm
29
+ npm i -D vitepress-linkcards # npm
30
+ yarn add -D vitepress-linkcards # yarn
31
+ pnpm add -D vitepress-linkcards # pnpm
32
32
  ```
33
33
 
34
34
  ### Usage
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vitepress-linkcards",
3
- "version": "2.2.4",
3
+ "version": "2.2.5",
4
4
  "description": "A Vitepress plugin to generate a pretty linkcard with OGP.",
5
5
  "keywords": [
6
6
  "linkcard",