diff --git a/package-lock.json b/package-lock.json index dedfc07..4e3462a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ }, "peerDependencies": { "@iktakahiro/markdown-it-katex": "^4.0.1", - "hexo": "^7.0.0", + "hexo": "^6.3.0", "hexo-renderer-markdown-it": "^7.1.0", "hexo-theme-next": "^8.0.1" } diff --git a/package.json b/package.json index b5f09d4..489b752 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ }, "peerDependencies": { "@iktakahiro/markdown-it-katex": "^4.0.1", - "hexo": "^7.0.0", + "hexo": "^6.3.0", "hexo-renderer-markdown-it": "^7.1.0", "hexo-theme-next": "^8.0.1" },