We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5c60b7 commit 8855465Copy full SHA for 8855465
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@limdongjin/vuepress-plugin-simple-seo",
3
- "version": "1.0.2",
+ "version": "1.0.4",
4
"description": "simple-seo plugin for vuepress",
5
"main": "index.js",
6
"author": "limdongjin <[email protected]>",
@@ -25,6 +25,6 @@
25
"node": ">=8"
26
},
27
"devDependencies": {
28
- "vuepress": "^1.0.0-alpha.30"
+ "vuepress": ">= 1.0.0-alpha.20"
29
}
30
0 commit comments