Skip to content

Commit

Permalink
chore(deps): use hexo-7 official release
Browse files Browse the repository at this point in the history
  • Loading branch information
KentarouTakeda committed Jan 9, 2024
1 parent 8be7d16 commit d8a2872
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 d8a2872

Please sign in to comment.