Update package.json

This commit is contained in:
Nofated 2022-01-01 14:39:44 +08:00 committed by GitHub
parent 069a9671e1
commit 3310ebb9c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -9,11 +9,11 @@
"server": "hexo server"
},
"hexo": {
"version": "6.0.0"
"version": "5.0.2"
},
"dependencies": {
"bulma-stylus": "^0.8.0",
"hexo": "^6.0.0",
"hexo": "^5.0.2",
"hexo-component-inferno": "^0.12.0",
"hexo-deployer-git": "^3.0.0",
"hexo-generator-archive": "^1.0.0",