Skip to content

Commit 863c955

Browse files
committed
update to latest hexo
1 parent 68f163e commit 863c955

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

package.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"name": "hexo",
3-
"version": "2.5.7",
4-
"private": true
5-
}
3+
"version": "2.8.3",
4+
"private": true,
5+
"dependencies": {
6+
"hexo-renderer-ejs": "^0.1.0",
7+
"hexo-renderer-marked": "^0.1.0",
8+
"hexo-renderer-stylus": "^0.1.0"
9+
}
10+
}

source/api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: Class: Vue
1+
title: "Class: Vue"
22
type: api
33
order: 1
44
---

0 commit comments

Comments
 (0)