diff --git a/package.json b/package.json index d96935c..6dbd33d 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "coveralls": "^3.0.2", "eslint": "^7.1.0", "eslint-config-hexo": "^4.1.0", - "hexo": "^5.0.2", + "hexo": "^6.0.0", "mocha": "^8.0.1", "nyc": "^15.0.0" }, @@ -37,6 +37,6 @@ "hexo-pagination": "2.0.0" }, "engines": { - "node": ">=8.6.0" + "node": ">=12.13.0" } } \ No newline at end of file