site: update {hexo:{version}} in package.json to reflect the currently installed version

This commit is contained in:
Michael Bradley, Jr 2019-10-25 11:51:39 -05:00 committed by Michael Bradley
parent 25db951024
commit 43555b9340
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"private": true,
"license": "MIT",
"hexo": {
"version": "3.9.0"
"version": "4.0.0"
},
"dependencies": {
"cheerio": "^0.22.0",