Skip to content

Commit 8855465

Browse files
committed
vuepress 의존성 버전 낮춤.
1 parent c5c60b7 commit 8855465

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@limdongjin/vuepress-plugin-simple-seo",
3-
"version": "1.0.2",
3+
"version": "1.0.4",
44
"description": "simple-seo plugin for vuepress",
55
"main": "index.js",
66
"author": "limdongjin <[email protected]>",
@@ -25,6 +25,6 @@
2525
"node": ">=8"
2626
},
2727
"devDependencies": {
28-
"vuepress": "^1.0.0-alpha.30"
28+
"vuepress": ">= 1.0.0-alpha.20"
2929
}
3030
}

0 commit comments

Comments
 (0)