Skip to content

Commit 4a0fa72

Browse files
author
wangb
committed
update dep
1 parent 55c5a72 commit 4a0fa72

File tree

2 files changed

+771
-15
lines changed

2 files changed

+771
-15
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@
55
"hexo": {
66
"version": "3.5.0"
77
},
8+
"scripts": {
9+
"start": "hexo server"
10+
},
811
"dependencies": {
912
"hexo": "^3.2.0",
1013
"hexo-browsersync": "^0.3.0",
14+
"hexo-cli": "^1.1.0",
1115
"hexo-deployer-git": "^0.3.1",
1216
"hexo-generator-archive": "^0.1.5",
1317
"hexo-generator-category": "^0.1.3",

0 commit comments

Comments
 (0)