Skip to content

Commit

Permalink
chore(deps): bump to hexo 7.0.0 (#2127)
Browse files Browse the repository at this point in the history
  • Loading branch information
KentarouTakeda authored Jan 9, 2024
1 parent 8be7d16 commit 1e4eb36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"hexo": {
"version": "7.0.0-rc1"
"version": "7.0.0"
},
"scripts": {
"build": "hexo generate",
Expand All @@ -12,7 +12,7 @@
},
"dependencies": {
"cheerio": "^0.22.0",
"hexo": "7.0.0-rc1",
"hexo": "^7.0.0",
"hexo-clean-css": "^2.0.0",
"hexo-filter-nofollow": "^2.0.2",
"hexo-fs": "^4.1.1",
Expand Down

0 comments on commit 1e4eb36

Please sign in to comment.