Revert "fix(hexo): switch to prod v7"

This reverts commit 844a785718.
This commit is contained in:
Ming Di Leom 2024-01-07 11:44:42 +00:00
parent 844a785718
commit af212ddb8d
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"renovate": "renovate --platform 'gitlab' --onboarding false --update-lock-files false --labels 'renovate' --recreate-closed true --require-config 'ignored' \"$CI_PROJECT_PATH\""
},
"dependencies": {
"hexo": "^7.0.0",
"hexo": "hexojs/hexo",
"hexo-filter-nofollow": "hexojs/hexo-filter-nofollow",
"hexo-generator-archive": "hexojs/hexo-generator-archive",
"hexo-generator-index": "hexojs/hexo-generator-index",