Skip to content

Commit

Permalink
feat: update to hexo 7
Browse files Browse the repository at this point in the history
  • Loading branch information
linyibing committed Mar 23, 2024
1 parent 731fc22 commit fc00a75
Show file tree
Hide file tree
Showing 2 changed files with 636 additions and 615 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@
"dev": "hexo server"
},
"hexo": {
"version": "6.3.0"
"version": "7.1.1"
},
"dependencies": {
"hexo": "^6.3.0",
"hexo": "^7.1.1",
"hexo-generator-archive": "^2.0.0",
"hexo-generator-category": "^2.0.0",
"hexo-generator-feed": "^3.0.0",
"hexo-generator-index": "^3.0.0",
"hexo-generator-tag": "^2.0.0",
"hexo-renderer-ejs": "^2.0.0",
"hexo-renderer-marked": "^6.0.0",
"hexo-renderer-marked": "^6.2.0",
"hexo-renderer-stylus": "^3.0.0",
"hexo-server": "^3.0.0",
"hexo-theme-icarus": "^5.2.1"
"hexo-theme-icarus": "^6.0.0"
}
}
Loading

0 comments on commit fc00a75

Please sign in to comment.