Skip to content

Commit

Permalink
Fix site generation by updating hexo (hexojs/hexo#4268)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abreto committed Dec 10, 2021
1 parent d6fbc7d commit 95c6010
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 1,575 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"server": "hexo server"
},
"hexo": {
"version": "4.0.0"
"version": "5.4.0"
},
"dependencies": {
"hexo": "^4.0.0",
"hexo": "^5.4.0",
"hexo-generator-archive": "^1.0.0",
"hexo-generator-category": "^1.0.0",
"hexo-generator-index": "^1.0.0",
Expand Down
Loading

0 comments on commit 95c6010

Please sign in to comment.