diff --git a/package-lock.json b/package-lock.json index f34410e..b7c4a2f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,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.6", "hexo-theme-landscape": "^1.0.0" } }, @@ -1334,9 +1334,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.6", + "resolved": "https://registry.npmjs.org/hexo-theme-fluid/-/hexo-theme-fluid-1.9.6.tgz", + "integrity": "sha512-l/OmaqG7HYEVBwHhc+lNkH/sYqJ14qoEu+LUkcKTwn1EARnquPmvXZEFVkn4LZZ7RO3wbcDvig5ERsfh3v/6vw==", "engines": { "node": ">=8.10.0" }, diff --git a/package.json b/package.json index d8063f6..ee97ebe 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,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.6", "hexo-theme-landscape": "^1.0.0" } }