diff --git a/package-lock.json b/package-lock.json index e36ad19..13d3cbe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "hexo-renderer-marked": "^6.0.0", "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", - "hexo-theme-fluid": "^1.9.5-a", + "hexo-theme-fluid": "^1.9.7", "hexo-theme-landscape": "^1.0.0" } }, @@ -1152,9 +1152,9 @@ } }, "node_modules/hexo-theme-fluid": { - "version": "1.9.5-a", - "resolved": "https://registry.npmjs.org/hexo-theme-fluid/-/hexo-theme-fluid-1.9.5-a.tgz", - "integrity": "sha512-lmpLUtYfEDTFoOAuhZ8wNPzfS8DU9Kbck/JGvpPBWkss2xSNddgRGxpJEpAAdD2ikUf3KI5sehOPMBfk9yVDfQ==", + "version": "1.9.7", + "resolved": "https://registry.npmjs.org/hexo-theme-fluid/-/hexo-theme-fluid-1.9.7.tgz", + "integrity": "sha512-rLpUNcs8XhAQZ9Iq8nZ27XbMDtbJs/y35kkpPmebUqV9hV+j3/Yy3tf3zKJW3nzZhTO/8bXYrtNDvmoj1TRmBQ==", "engines": { "node": ">=8.10.0" }, diff --git a/package.json b/package.json index 977ed10..5a73a88 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "hexo-renderer-marked": "^6.0.0", "hexo-renderer-stylus": "^3.0.0", "hexo-server": "^3.0.0", - "hexo-theme-fluid": "^1.9.5-a", + "hexo-theme-fluid": "^1.9.7", "hexo-theme-landscape": "^1.0.0" } }