Skip to content

Commit 303012e

Browse files
committedJun 1, 2018
Add hexo-browsersync
1 parent fb3e911 commit 303012e

File tree

2 files changed

+926
-106
lines changed

2 files changed

+926
-106
lines changed
 

‎package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
},
1313
"dependencies": {
1414
"hexo": "^3.2.2",
15+
"hexo-browsersync": "^0.2.0",
1516
"hexo-deployer-git": "0.1.0",
1617
"hexo-generator-alias": "^0.1.3",
1718
"hexo-generator-archive": "^0.1.4",
@@ -24,4 +25,4 @@
2425
"hexo-renderer-stylus": "^0.3.1",
2526
"hexo-server": "^0.2.0"
2627
}
27-
}
28+
}

‎yarn.lock

+924-105
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.