diff --git a/package-lock.json b/package-lock.json index c032e04..b75fbf4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "hexo-renderer-stylus": "^2.1.0", "hexo-server": "^3.0.0", "hexo-theme-butterfly": "^4.8.1", - "hexo-theme-landscape": "^0.0.3", + "hexo-theme-landscape": "^1.0.0", "hexo-theme-next": "^8.15.1", "hexo-word-counter": "^0.1.0" } @@ -1290,9 +1290,9 @@ } }, "node_modules/hexo-theme-landscape": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/hexo-theme-landscape/-/hexo-theme-landscape-0.0.3.tgz", - "integrity": "sha512-b0Di+TUVs4ESrNX4ULEh9uQmADpO6kr10rIJ2OGZM8suNQNFKdxn+vJUjnLfKkCPJAfVmS7/S83KCNYe4tpoNw==" + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/hexo-theme-landscape/-/hexo-theme-landscape-1.0.0.tgz", + "integrity": "sha512-bWQJWMqQI78wWiJPQZq5pJBH20TM442ShCaHGRetuEgMraxH0OKxB3NTupJzNEkzEk8DV2yrdizkXdKN6i501A==" }, "node_modules/hexo-theme-next": { "version": "8.16.0", diff --git a/package.json b/package.json index dcb2f88..6831a79 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "hexo-renderer-stylus": "^2.1.0", "hexo-server": "^3.0.0", "hexo-theme-butterfly": "^4.8.1", - "hexo-theme-landscape": "^0.0.3", + "hexo-theme-landscape": "^1.0.0", "hexo-theme-next": "^8.15.1", "hexo-word-counter": "^0.1.0" }