diff --git a/package-lock.json b/package-lock.json index 85bdbd6..3454ba9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,6 +23,7 @@ "hexo-tag-aplayer": "^3.0.4", "hexo-wordcount": "^6.0.1", "hexo-theme-fluid": "^1.9.6", + "hexo-theme-butterfly": "^4.11.0", "hexo-theme-landscape": "^1.0.0" } }, diff --git a/package.json b/package.json index b8fc436..60efa88 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ "hexo-server": "^3.0.0", "hexo-tag-aplayer": "^3.0.4", "hexo-theme-fluid": "^1.9.6", + "hexo-theme-butterfly": "^4.11.0", "hexo-theme-landscape": "^1.0.0", "hexo-wordcount": "^6.0.1" }