Update package.json

This commit is contained in:
Nofated 2022-01-25 23:25:44 +08:00 committed by GitHub
parent fe78c771d6
commit 76ccf708f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -9,11 +9,12 @@
"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.3",
"hexo-log": "^2.0.0",
"hexo-component-inferno": "^0.12.0",
"hexo-deployer-git": "^3.0.0",
"hexo-generator-archive": "^1.0.0",