chore: hexo version 4.0.0

This commit is contained in:
curben 2019-10-17 06:25:30 +01:00
parent ac35598b04
commit e0cb55030c
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"version": "1.0.0",
"private": true,
"hexo": {
"version": "3.9.0"
"version": "4.0.0"
},
"scripts": {
"hexo": "hexo generate",
@ -26,4 +26,4 @@
"devDependencies": {
"hexo-server": "hexojs/hexo-server"
}
}
}