diff --git a/package-lock.json b/package-lock.json index 7432d84..c03a078 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "hexo-server": "^3.0.0", "hexo-tag-aplayer": "^3.0.4", "hexo-theme-ayer": "^1.9.7-0", - "hexo-theme-landscape": "^0.0.3", + "hexo-theme-landscape": "^1.0.0", "hexo-uglify": "^2.0.0", "typed.js": "^2.0.12" } @@ -4557,9 +4557,9 @@ "hasInstallScript": true }, "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-uglify": { "version": "2.0.0", @@ -11572,9 +11572,9 @@ "integrity": "sha512-E25b6PufcYILxIkKd1W4+N3LMpVlVsNEvHCoxeBs5E2bjqF2M7yI1PPKFCf9/rMuwsMyRxRc3icbBt9tMb+Rfg==" }, "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==" }, "hexo-uglify": { "version": "2.0.0", diff --git a/package.json b/package.json index 0c3fddc..c850561 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "hexo-server": "^3.0.0", "hexo-tag-aplayer": "^3.0.4", "hexo-theme-ayer": "^1.9.7-0", - "hexo-theme-landscape": "^0.0.3", + "hexo-theme-landscape": "^1.0.0", "hexo-uglify": "^2.0.0", "typed.js": "^2.0.12" }