site: hexo build of site automatically triggers version metadata update in site/package.json

This commit is contained in:
Michael Bradley, Jr 2020-01-06 09:19:36 -06:00
parent c3ee150f62
commit 89dceabc2b
1 changed files with 1 additions and 1 deletions

View File

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