diff --git a/package.json b/package.json index 9e1c219..f0a5448 100644 --- a/package.json +++ b/package.json @@ -3,13 +3,12 @@ "version": "0.0.0", "private": true, "hexo": { - "version": "5.0.2" + "version": "5.1.1" }, "dependencies": { "bulma-stylus": "0.8.0", "hexo": "^5.0.2", "hexo-algolia": "^1.3.1", - "hexo-component-inferno": "^0.8.2", "hexo-deployer-git": "^2.0.0", "hexo-filter-github-emojis": "^2.1.0", "hexo-generator-archive": "^1.0.0", @@ -19,8 +18,6 @@ "hexo-renderer-marked": "^3.0.0", "hexo-renderer-stylus": "^1.1.0", "hexo-server": "^2.0.0", - "hexo-theme-icarus": "https://github.com/ppoffice/hexo-theme-icarus", - "inferno": "^7.3.3", - "inferno-create-element": "^7.3.3" + "hexo-theme-icarus": "https://github.com/ppoffice/hexo-theme-icarus" } -} +} \ No newline at end of file