diff --git a/package.json b/package.json index abdbce4..c9166aa 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "hexo-renderer-stylus": "^2.0.1", "hexo-server": "^3.0.0", "hexo-theme-butterfly": "^4.8.1", - "hexo-theme-landscape": "^0.0.3", + "hexo-theme-landscape": "^1.0.0", "hexo-wordcount": "^6.0.1", "lodash.template": "^4.5.0", "marked": "^4.3.0" diff --git a/yarn.lock b/yarn.lock index 660645c..6b38fcf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2595,10 +2595,10 @@ hexo-theme-butterfly@^4.8.1: hexo-renderer-pug "^3.0.0" hexo-renderer-stylus "^2.1.0" -hexo-theme-landscape@^0.0.3: - version "0.0.3" - resolved "https://registry.yarnpkg.com/hexo-theme-landscape/-/hexo-theme-landscape-0.0.3.tgz#87d1f4d613da9be5245dad0d4b80479eab70d386" - integrity sha512-b0Di+TUVs4ESrNX4ULEh9uQmADpO6kr10rIJ2OGZM8suNQNFKdxn+vJUjnLfKkCPJAfVmS7/S83KCNYe4tpoNw== +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-util@^2.0.0, hexo-util@^2.1.0, hexo-util@^2.7.0: version "2.7.0"