Skip to content

Commit

Permalink
build: Update website packages
Browse files Browse the repository at this point in the history
  • Loading branch information
manthey committed Oct 26, 2023
1 parent 752ec9b commit d0e1598
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"version": "0.0.0",
"private": true,
"hexo": {
"version": "6.3.0"
"version": "5.4.2"
},
"dependencies": {
"hexo": "^6.0.0",
"hexo": "^5.4.0",
"hexo-fs": "^4.0.0",
"hexo-renderer-ejs": "^2.0.0",
"hexo-renderer-marked": "^6.1.0",
"hexo-renderer-sass": "*",
"hexo-renderer-sass": "^0.5.0",
"hexo-renderer-stylus": "^3.0.0",
"hexo-server": "^3.0.0"
},
Expand Down

0 comments on commit d0e1598

Please sign in to comment.