Skip to content

Commit

Permalink
Merge pull request #1299 from OpenGeoscience/website-packages
Browse files Browse the repository at this point in the history
build: Update website packages
  • Loading branch information
manthey authored Oct 26, 2023
2 parents 752ec9b + d0e1598 commit 605b5ba
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 605b5ba

Please sign in to comment.