chore: update hexo to 5.2.0

This commit is contained in:
MDLeom 2020-10-21 09:01:55 +00:00
parent a608a4f076
commit 7be01fb3dd
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"version": "1.0.0",
"private": true,
"hexo": {
"version": "5.1.1"
"version": "5.2.0"
},
"scripts": {
"hexo": "hexo generate",
@ -23,4 +23,4 @@
"devDependencies": {
"hexo-server": "hexojs/hexo-server"
}
}
}