diff --git a/package.json b/package.json index b9c8de4..988b46e 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,6 @@ "hexo-renderer-marked": "^3.0.0", "hexo-renderer-stylus": "^2.0.0", "hexo-server": "^2.0.0", - "hexo-theme-icarus": "https://github.com/ppoffice/hexo-theme-icarus" + "hexo-theme-icarus": "^4.0.0" } -} \ No newline at end of file +}