diff --git a/package.json b/package.json index 9a171ff..85219ce 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,6 @@ "hexo-renderer-pug": "^3.0.0", "hexo-renderer-stylus": "^3.0.1", "hexo-server": "^3.0.0", - "hexo-theme-landscape": "^1.0.0" + "hexo-theme-landscape": "^1.1.0" } } diff --git a/yarn.lock b/yarn.lock index 7e1090c..379b540 100644 --- a/yarn.lock +++ b/yarn.lock @@ -795,10 +795,10 @@ hexo-server@^3.0.0: picocolors "^1.0.0" serve-static "^1.14.1" -hexo-theme-landscape@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/hexo-theme-landscape/-/hexo-theme-landscape-1.0.0.tgz#43a549ebb2bea73196200ee4397feb764131a481" - integrity sha512-bWQJWMqQI78wWiJPQZq5pJBH20TM442ShCaHGRetuEgMraxH0OKxB3NTupJzNEkzEk8DV2yrdizkXdKN6i501A== +hexo-theme-landscape@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/hexo-theme-landscape/-/hexo-theme-landscape-1.1.0.tgz#756335efcc8abd240170f16f36c4af5c4c51c739" + integrity sha512-nszjixBEiEDZjf7glAGbHg0nKGHZdUDwzFVVdRDeu4FeHfGcY5CZNl9sF4vSligjnD8IwFXpDfx5E+GRmNKvWg== hexo-util@^3.0.1, hexo-util@^3.1.0, hexo-util@^3.3.0: version "3.3.0"