We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b24c317 commit 02bf7b9Copy full SHA for 02bf7b9
packages/@vuepress/core/package.json
@@ -44,7 +44,6 @@
44
"cross-spawn": "^6.0.5",
45
"css-loader": "^0.28.11",
46
"file-loader": "^1.1.11",
47
- "gray-matter": "^4.0.1",
48
"js-yaml": "^3.11.0",
49
"koa-connect": "^2.0.1",
50
"koa-mount": "^3.0.0",
packages/@vuepress/shared-utils/package.json
@@ -32,7 +32,8 @@
32
"fs-extra": "^5.0.0",
33
"globby": "^8.0.1",
34
"hash-sum": "^1.0.2",
35
- "upath": "^1.1.0"
+ "upath": "^1.1.0",
36
+ "gray-matter": "^4.0.1"
37
},
38
"author": "ULIVZ <chl814@foxmail.com>",
39
"license": "MIT",
0 commit comments